[ mailman-Bugs-835036 ] Bug encountered when doing global change of address

SourceForge.net noreply at sourceforge.net
Mon Nov 24 21:10:02 EST 2003


Bugs item #835036, was opened at 2003-11-03 08:58
Message generated for change (Comment added) made by bwarsaw
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=835036&group_id=103

Category: Web/CGI
Group: 2.1 (stable)
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Clyde Jones (clydec)
Assigned to: Nobody/Anonymous (nobody)
Summary: Bug encountered when doing global change of address

Initial Comment:
I was trying to do a global change of name/address for
myself and encountered this bug.  The new address was
already a member of one of the mailing lists

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

Bug in Mailman version 2.1.2

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 "/home/usr/local/mailman/scripts/driver", line
87, in run_main
    main()
  File
"/home/usr/local/mailman/Mailman/Cgi/confirm.py", line
131, in main
    addrchange_confirm(mlist, doc, cookie)
  File
"/home/usr/local/mailman/Mailman/Cgi/confirm.py", line
492, in addrchange_confirm
    op, oldaddr, newaddr =
mlist.ProcessConfirmation(cookie)
  File "/home/usr/local/mailman/Mailman/MailList.py",
line 1113, in ProcessConfirmation
    self.ApprovedChangeMemberAddress(oldaddr, newaddr,
globally)
  File "/home/usr/local/mailman/Mailman/MailList.py",
line 1032, in ApprovedChangeMemberAddress
    self.changeMemberAddress(oldaddr, newaddr)
  File
"/home/usr/local/mailman/Mailman/OldStyleMemberships.py",
line 251, in changeMemberAddress
    password=password, language=lang)
  File
"/home/usr/local/mailman/Mailman/OldStyleMemberships.py",
line 175, in addNewMember
    raise Errors.MMAlreadyAMember, member
MMAlreadyAMember: clyde.jones at thermo.com





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

Python information:
Variable Value 
sys.version 2.2.3 (#2, Jul 17 2003, 14:48:38) [GCC
egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)]  
sys.executable /usr/bin/python  
sys.prefix /usr/local  
sys.exec_prefix /usr/local  
sys.path /usr/local  
sys.platform linux2  




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

Environment variables:
Variable Value 
HTTP_ACCEPT  image/gif, image/x-xbitmap, image/jpeg,
image/pjpeg, application/vnd.ms-powerpoint,
application/vnd.ms-excel, application/msword,
application/x-shockwave-flash, */*  
CONTENT_TYPE  application/x-www-form-urlencoded  
HTTP_REFERER 
http://www.clydec.net/mailman/confirm/jujitsu/fe77e7f88cdb236aef702757e6be57e4b9f81338
 
SERVER_SOFTWARE  Apache/1.3.22 (Unix) (Red-Hat/Linux)
PHP/4.3.3 mod_perl/1.21  
PYTHONPATH  /home/usr/local/mailman  
SCRIPT_FILENAME  /home/usr/local/mailman/cgi-bin/confirm  
SERVER_ADMIN  webmaster at clydec.net  
SCRIPT_NAME  /mailman/confirm  
SERVER_SIGNATURE  Apache/1.3.22 Server at
www.clydec.net Port 80 
REQUEST_METHOD  POST  
HTTP_HOST  www.clydec.net  
PATH_INFO  /jujitsu  
SERVER_PROTOCOL  HTTP/1.1  
QUERY_STRING   
HTTP_CACHE_CONTROL  no-cache  
REQUEST_URI  /mailman/confirm/jujitsu  
CONTENT_LENGTH  69  
HTTP_USER_AGENT  Mozilla/4.0 (compatible; MSIE 6.0;
Windows NT 5.0)  
HTTP_CONNECTION  Keep-Alive  
SERVER_NAME  www.clydec.net  
REMOTE_ADDR  209.150.103.223  
REMOTE_PORT  2500  
HTTP_ACCEPT_LANGUAGE  en-us  
PATH_TRANSLATED  /home/httpd/html/jujitsu  
SERVER_PORT  80  
GATEWAY_INTERFACE  CGI/1.1  
REMOTE_HOST  clydec2.qis.net  
HTTP_ACCEPT_ENCODING  gzip, deflate  
SERVER_ADDR  209.150.103.222  
DOCUMENT_ROOT  /home/httpd/html  



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

>Comment By: Barry A. Warsaw (bwarsaw)
Date: 2003-11-24 21:10

Message:
Logged In: YES 
user_id=12800

Fixed for Mailman 2.1.4

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

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



More information about the Mailman-coders mailing list