Hi,

I just hit a bug in 2.1.5 in the 'Confirm subscription request' page.

If you press 'Cancel my subscription request' you just get a crash like the one below.

Just as an experiment I tried the same thing with my subscription to mailman-developers and the Mailman 2.1.5 at mail.python.org promptly crashed with the same Traceback.

Bug in Mailman version 2.1.5

We're sorry, we hit a bug!

If you would like to help us identify the problem, please email a copy of this page to the webmaster for this site with a description of what happened. Thanks!
Traceback:


Traceback (most recent call last):
File "/export/home/mailman/scripts/driver", line 87, in run_main
main()
File "/export/home/mailman/Mailman/Cgi/confirm.py", line 114, in main
subscription_cancel(mlist, doc, cookie)
File "/export/home/mailman/Mailman/Cgi/confirm.py", line 312, in subscription_cancel
userdesc = mlist.pend_confirm(cookie)[1]
File "/export/home/mailman/Mailman/Pending.py", line 141, in pend_confirm
assert self.Locked()
AssertionError




Python information:

Variable        Value
sys.version     2.3.4 (#1, Jun 2 2004, 10:42:24) [GCC 3.3.2]
sys.executable  /usr/local/bin/python2.3
sys.prefix      /usr/local
sys.exec_prefix /usr/local
sys.path        /usr/local
sys.platform    sunos5

<environment snipped>

-tgc
_______________________________________________
Mailman-Developers mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-developers
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-developers/archive%40jab.org

Reply via email to