Error when trying to subscribe from web

Bug #290811 reported by Annieb
2
Affects Status Importance Assigned to Milestone
Systers-mailman
Won't Fix
Critical
Unassigned
Development
Won't Fix
Undecided
Unassigned

Bug Description

If I try to subscribe using the web interface at: http://www.sheinvents.com/mailman/listinfo/dlist-test . I fill in the fields and hit: subscribe
I get a bug from http://sheinvents.com/mailman/subscribe/dlist-test

and the error log says: TypeError: __init__() takes at most 6 arguments (7 given) -- see below

Both structures are the same in the original Ellen mailman, so I suspect it's something new?

Under the userdesc section, was originally a section on extra mischief checking. It seems like mailman does all that now, so I have two versions of subscribe.py in our Cgi directory. subscribe.py.ellenmischief and ellennomischief . I am currently using nomischief because it doesn't seem necessary. Feel free to use the other one if it turns out it is useful. I added it, and it didn't seem to fix anything though.

Thanks!
Annie

Oct 29 09:33:15 2008 admin(5532): @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
admin(5532): [----- Mailman Version: 2.1.10 -----]
admin(5532): [----- Traceback ------]
admin(5532): Traceback (most recent call last):
admin(5532): File "/usr/local/mailman10dev/scripts/driver", line 101, in run_main
admin(5532): main()
admin(5532): File "/usr/local/mailman10dev/Mailman/Cgi/subscribe.py", line 96, in main
admin(5532): process_form(mlist, doc, cgidata, language)
admin(5532): File "/usr/local/mailman10dev/Mailman/Cgi/subscribe.py", line 179, in process_form
admin(5532): userdesc = UserDesc(email, fullname, password, digest, lang, essay)
admin(5532): TypeError: __init__() takes at most 6 arguments (7 given)
admin(5532): [----- Python Information -----]
admin(5532): sys.version = 2.5.1 (r251:54863, Mar 7 2008, 03:41:45)
[GCC 4.1.2 (Ubuntu 4.1.2-0ubuntu4)]
admin(5532): sys.executable = /usr/bin/python
admin(5532): sys.prefix = /usr
admin(5532): sys.exec_prefix = /usr
admin(5532): sys.path = /usr
admin(5532): sys.platform = linux2
admin(5532): [----- Environment Variables -----]
admin(5532): HTTP_REFERER: http://www.sheinvents.com/mailman/listinfo/dlist-test
admin(5532): SERVER_SOFTWARE: Apache/2.2.3 (Ubuntu) PHP/5.2.1 mod_perl/2.0.2 Perl/v5.8.8
admin(5532): SCRIPT_NAME: /mailman/subscribe
admin(5532): SERVER_SIGNATURE: <address>Apache/2.2.3 (Ubuntu) PHP/5.2.1 mod_perl/2.0.2 Perl/v5.8.8 Server at sheinvents.com Port 80</address>
admin(5532):
admin(5532): REQUEST_METHOD: POST
admin(5532): HTTP_KEEP_ALIVE: 300
admin(5532): SERVER_PROTOCOL: HTTP/1.1
admin(5532): QUERY_STRING:
admin(5532): CONTENT_LENGTH: 175
admin(5532): HTTP_ACCEPT_CHARSET: ISO-8859-1,utf-8;q=0.7,*;q=0.7
admin(5532): HTTP_USER_AGENT: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.17) Gecko/20080829 Firefox/2.0.0.17
admin(5532): HTTP_CONNECTION: keep-alive
admin(5532): SERVER_NAME: sheinvents.com
admin(5532): REMOTE_ADDR: 75.37.6.207
admin(5532): PATH_TRANSLATED: /var/www/dlist-test
admin(5532): SERVER_PORT: 80
admin(5532): SERVER_ADDR: 69.55.236.154
admin(5532): DOCUMENT_ROOT: /var/www/
admin(5532): PYTHONPATH: /usr/local/mailman10dev
admin(5532): SCRIPT_FILENAME: /usr/local/mailman10dev/cgi-bin/subscribe
admin(5532): SERVER_ADMIN: webmaster@localhost
admin(5532): HTTP_HOST: sheinvents.com
admin(5532): REQUEST_URI: /mailman/subscribe/dlist-test
admin(5532): HTTP_ACCEPT: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
admin(5532): GATEWAY_INTERFACE: CGI/1.1
admin(5532): REMOTE_PORT: 49355
admin(5532): HTTP_ACCEPT_LANGUAGE: en-us,en;q=0.5
admin(5532): CONTENT_TYPE: application/x-www-form-urlencoded
admin(5532): HTTP_ACCEPT_ENCODING: gzip,deflate
admin(5532): PATH_INFO: /dlist-test

Jennifer Redman (jenred)
Changed in systers:
importance: Undecided → Critical
Jennifer Redman (jenred)
Changed in systers:
milestone: none → codefreeze
Kathy Gee (kathyg)
Changed in systers:
assignee: nobody → robin-jeffries
Revision history for this message
Robin J (robin-jeffries) wrote :

This is a duplicate of 290808 -- Robin

Changed in systers:
assignee: robin-jeffries → nobody
status: New → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.