Message generated for change (Comment added) made by gjmurphy
You can respond by visiting:
https://sourceforge.net/tracker/?funcÞtail&atid0103&aid45459&group_id3
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: command line scripts
Group: NoneStatus: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Gerry Murphy (gjmurphy)
Assigned to: Nobody/Anonymous (nobody)
Summary: cron/checkdbs produces traceback - buggy french translation
Initial Comment:The following is produced when checkdb expires held messages AND the list preferred language is 'fr'. Patch which fixes this is attached.
--start--
Traceback (most recent call last):
File "/usr/local/mailman/cron/checkdbs", line 203, in ?
main()
File "/usr/local/mailman/cron/checkdbs", line 107, in main
text = _(
File "/usr/local/mailman/Mailman/i18n.py", line 90, in _
return tns % dict
ValueError: unsupported format character 'a' (0x61) at index 34
--end--
----------------------------------------------------------------------
Comment By: Gerry Murphy (gjmurphy)
Date: 2008-02-20 11:56Message:
Logged In: YES
user_id90069
Originator: YES
This bug was originally found in Mailman 2.1.9. This bug is still present
in Mailman 2.1.10b3. This patch works with version 2.1.10b3.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?funcÞtail&atid0103&aid45459&group_id3