[ mailman-Bugs-954806 ] AssertionError when Web-canceling subscribtion in 2.1.5

SourceForge.net noreply at sourceforge.net
Sun May 16 08:28:27 EDT 2004


Bugs item #954806, was opened at 2004-05-16 14:28
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=954806&group_id=103

Category: Web/CGI
Group: 2.1 (stable)
Status: Open
Resolution: None
Priority: 5
Submitted By: Raimund Specht (rspecht)
Assigned to: Nobody/Anonymous (nobody)
Summary: AssertionError when Web-canceling subscribtion in 2.1.5

Initial Comment:
I subscribe to a mailing list and get the confirmation mail. I go to the web confirmation page and choose NOT to confirm but to cancel the subscription, I get the following traceback.
Confirming a subscription through web works fine though.


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

[----- Python Information -----]
sys.version     =   2.1.3 (#1, Sep  7 2002, 15:29:56) [GCC 2.95.4 20011002 (Debian prerelease)]
sys.executable  =   /usr/bin/python
sys.platform    =   linux2


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=954806&group_id=103



More information about the Mailman-coders mailing list