Opened 16 years ago
Closed 16 years ago
#12473 closed (duplicate)
i found a bug on blocktrans
| Reported by: | mcbayrak | Owned by: | nobody |
|---|---|---|---|
| Component: | Template system | Version: | 1.1 |
| Severity: | Keywords: | blocktrans | |
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
My template is working without blocktrans, but when there is blocktrans it is raising : KeyError: u'comment.owner'
I think that is strange and nobody found an answer for that stiuation on django channel. Thank you for your response
my console : http://pastebin.com/f6c4390dd
my view : http://pastebin.com/f7a0e6137
my template : http://pastebin.com/f6cf5dfbb
my traceback : http://pastebin.com/f6fc43ce
Note:
See TracTickets
for help on using tickets.
Duplicate of #12104.