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
Logged In: YES
user_id=12800
Fixed, thanks.