bug raised by roster when accessing subscription list
The following is the error output when I try to access the list of subscribers from the listinfo page on a 2.1a3 system.
Regards,
Michael
Bug in Mailman version 2.1a3
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 96, in run_main main() File "/var/Mailman/Mailman/Cgi/roster.py", line 106, in main replacements = mlist.GetAllReplacements(lang) File "/var/Mailman/Mailman/HTMLFormatter.py", line 377, in GetAllReplacements d.update({"": self.FormatUsers(0, lang), File "/var/Mailman/Mailman/HTMLFormatter.py", line 79, in FormatUsers concealed = _( File "/var/Mailman/Mailman/i18n.py", line 83, in _ return _x(s, sys._getframe(1)) File "/var/Mailman/Mailman/i18n.py", line 71, in _x return _translation.gettext(s) % dict TypeError: an integer is required
Python information:
VariableValue
sys.version
2.1.1 (#1, Aug 28 2001, 19:51:39) [GCC 2.96 20000731 (Red Hat Linux 7.1 2.96-85)]
sys.executable
/usr/bin/python2.1
sys.prefix
/usr
sys.exec_prefix
/usr
sys.path
/usr
sys.platform
linux2
Environment variables:
VariableValue
DOCUMENT_ROOT
/var/www/html
SERVER_ADDR
132.208.95.195
HTTP_ACCEPT_ENCODING
x-gzip; q=1.0, gzip; q=1.0, identity
CONTENT_LENGTH
51
CONTENT_TYPE
application/x-www-form-urlencoded
PATH_TRANSLATED
/var/www/html/forum-uull
REMOTE_ADDR
132.208.95.195
SERVER_SOFTWARE
Apache/1.3.19 (Unix) (Red-Hat/Linux) mod_ssl/2.8.1 OpenSSL/0.9.6 DAV/1.0.2 PHP/4.0.4pl1 mod_perl/1.24_01
GATEWAY_INTERFACE
CGI/1.1
HTTP_COOKIE
$Version="1"; forum-uull:admin="2802000000691030b13b732800000063623963623866653536623737373031373836613636393464356538323366306334303564313064"; $Path="/mailman/", $Version="1"; forum-uull:user:michael@cmo.uqam.ca="280200000069312fb13b732800000062363361613734663463373266633936653834333161343638643461373461373162383030616663"; $Path="/mailman/"
HTTP_ACCEPT_LANGUAGE
de, fr_CA, en
REMOTE_PORT
33758
SERVER_PORT
80
HTTP_CONNECTION
Keep-Alive
HTTP_USER_AGENT
Mozilla/5.0 (compatible; Konqueror/2.1.2; X11)
HTTP_ACCEPT_CHARSET
iso-8859-1;q=1.0, *;q=0.9, utf-8;q=0.8
HTTP_ACCEPT
text/*;q=1.0, image/png;q=1.0, image/jpeg;q=1.0, image/gif;q=1.0, image/*;q=0.8, */*;q=0.5
REQUEST_URI
/mailman/roster/forum-uull
HTTP_CACHE_CONTROL
no-cache
QUERY_STRING
SERVER_PROTOCOL
HTTP/1.1
PATH_INFO
/forum-uull
HTTP_HOST
cmo.uqam.ca
REQUEST_METHOD
POST
SERVER_SIGNATURE
Apache/1.3.19 Server at cmo.uqam.ca Port 80
SCRIPT_NAME
/mailman/roster
SERVER_ADMIN
benoit@brosseau.org
SCRIPT_FILENAME
/var/Mailman/cgi-bin/roster
PYTHONPATH
/var/Mailman
HTTP_REFERER
http://cmo.uqam.ca/mailman/listinfo/forum-uull
HTTP_PRAGMA
no-cache
SERVER_NAME
cmo.uqam.ca
participants (1)
-
Michael Totschnig