bug report (problem with Danish support?)

Bug #266159 reported by Mdickins
2
Affects Status Importance Assigned to Milestone
GNU Mailman
Fix Released
Medium
Unassigned

Bug Description

Hi,

we've been running Mailman quite extensively, and
created a new list, and had a bug reported to us. This
is the only list we run foreign language support on (in
this case Danish) - i guess that might be the cause?

Bug in Mailman version 2.1.5

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 "/usr/local/mailman/scripts/driver", line 87, in
run_main
   main()
 File "/usr/local/mailman/Mailman/Cgi/options.py", line
239, in main
   loginpage(mlist, doc, user, language)
 File "/usr/local/mailman/Mailman/Cgi/options.py", line
813, in loginpage
   table.AddRow([_("""In order to change your
membership option, you must
 File "/usr/local/mailman/Mailman/i18n.py", line 89, in _
   return tns % dict
ValueError: unsupported format character 'p' (0x70) at
index 105

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

Python information:

Variable Value
sys.version 2.2.3 (#1, Aug 8 2003, 08:44:02)
[GCC 3.2.3 20030502 (Red Hat Linux 3.2.3-13)]
sys.executable /usr/bin/python
sys.prefix /usr
sys.exec_prefix /usr
sys.path /usr
sys.platform linux2

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

Environment variables:

Variable Value
HTTP_UA_OS MacOS
CONTENT_LENGTH 93
HTTP_PRAGMA no-cache
CONTENT_TYPE application/x-www-form-urlencoded
HTTP_REFERER
http://lists.xxxx/xxxx/mailman/listinfo/dicar
SCRIPT_FILENAME /var/www/mailman-cgi-bin/options
PYTHONPATH /usr/local/mailman
SERVER_SOFTWARE Apache/2.0.46 (Red Hat)
SERVER_ADMIN webmaster@xxxx
SCRIPT_NAME /mailman/options
QUERY_STRING
REQUEST_METHOD POST
HTTP_HOST lists.xxxx.xxxx
PATH_INFO /dicar
SERVER_PROTOCOL HTTP/1.1
HTTP_EXTENSION Security/Remote-Passphrase
HTTP_UA_CPU PPC
REQUEST_URI /mailman/options/dicar
HTTP_ACCEPT */*
PATH_TRANSLATED
/sites/lists.xxxx.xxxx/htdocs/dicar
HTTP_USER_AGENT Mozilla/4.0 (compatible; MSIE
5.23; Mac_PowerPC)
HTTP_CONNECTION Keep-Alive
SERVER_NAME lists.xxxx.xxxx
REMOTE_ADDR 62.xxxx.xxxx.xxxx
REMOTE_PORT 26446
HTTP_ACCEPT_LANGUAGE en
UNIQUE_ID wbDAC4DOj@QAAEiMn0cAAAAm
SERVER_PORT 80
GATEWAY_INTERFACE CGI/1.1
SERVER_ADDR 128.xxxx.xxxx.xxxx
DOCUMENT_ROOT /sites/lists.xxxx.xxxx/htdocs

[http://sourceforge.net/tracker/index.php?func=detail&aid=1077842&group_id=103&atid=100103]

Tags: web-cgi
Revision history for this message
Jtittsler (jtittsler) wrote :

There is a mistake in the Danish translation that shipped
with 2.1.5. It is missing an 's' in one of
the translated strings.

<http://mail.python.org/pipermail/mailman-users/2004-August/038622.html>

Revision history for this message
Tokio Kikuchi (tkikuchi) wrote :

fixed in CVS

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.