Menu

#541 UnboundLocalError: local variable 'sende

2.1 beta
closed-fixed
nobody
None
5
2002-08-23
2002-08-23
No

I used the last CVS from Thursday, Aug. 23, and some
(all?) of my users get a bug-message when they try to
confirm a heldmessage by clicking on the confirmation-link
they got by mail.

Peer

Traceback (most recent call last):
File "/usr/lib/mailman/scripts/driver", line 82, in run_main
main()
File "/usr/lib/mailman/Mailman/Cgi/confirm.py", line 141, in
main
heldmsg_prompt(mlist, doc, cookie, *content[1:])
File "/usr/lib/mailman/Mailman/Cgi/confirm.py", line 626, in
heldmsg_prompt
lang = mlist.getMemberLanguage(sender)
UnboundLocalError: local variable 'sender' referenced
before assignment

Discussion

  • Barry Warsaw

    Barry Warsaw - 2002-08-23
    • status: open --> closed-fixed
     
  • Barry Warsaw

    Barry Warsaw - 2002-08-23

    Logged In: YES
    user_id=12800

    Fixed, thanks.

     

Log in to post a comment.