Opened 14 years ago

Closed 14 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

Change History (1)

comment:1 by Ramiro Morales, 14 years ago

Resolution: duplicate
Status: newclosed

Duplicate of #12104.

Note: See TracTickets for help on using tickets.
Back to Top