[ mailman-Bugs-901502 ] Edit Options for unsubbed user results in backtrace

SourceForge.net noreply at sourceforge.net
Fri Feb 20 19:03:08 EST 2004


Bugs item #901502, was opened at 2004-02-21 00:03
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=901502&group_id=103

Category: Web/CGI
Group: 2.1 (stable)
Status: Open
Resolution: None
Priority: 5
Submitted By: Derek Atkins (mit_warlord)
Assigned to: Nobody/Anonymous (nobody)
Summary: Edit Options for unsubbed user results in backtrace

Initial Comment:
I was trying to test out a new installation of mailman.
 I tried to subscribe by the web site, and it sent me a
response.  I tried responding by email and
simultaneously put my email in the "unsubscribe or edit
options" box and clicked the button.

When I clicked the button I received the following message:

Bug in Mailman version 2.1.4

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 "/var/mailman/scripts/driver", line 87, in run_main
    main()
  File "/var/mailman/Mailman/Cgi/options.py", line 226,
in main
    password, user):
  File "/var/mailman/Mailman/SecurityManager.py", line
220, in WebAuthenticate
    ok = self.CheckCookie(ac, user)
  File "/var/mailman/Mailman/SecurityManager.py", line
300, in CheckCookie
    ok = self.__checkone(c, authcontext, user)
  File "/var/mailman/Mailman/SecurityManager.py", line
310, in __checkone
    key, secret = self.AuthContextInfo(authcontext, user)
  File "/var/mailman/Mailman/SecurityManager.py", line
105, in AuthContextInfo
    secret = self.getMemberPassword(user)
  File "/var/mailman/Mailman/OldStyleMemberships.py",
line 102, in getMemberPassword
    raise Errors.NotAMemberError, member
NotAMemberError: XXXXX at YYYYY.ZZZ

Python information:

Variable	Value
sys.version	2.2.3 (#1, Oct 15 2003, 23:33:35) [GCC
3.3.1 20030930 (Red Hat Linux 3.3.1-6)]
sys.executable	/usr/bin/python
sys.prefix	/usr
sys.exec_prefix	/usr
sys.path	/usr
sys.platform	linux2


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

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



More information about the Mailman-coders mailing list