[ mailman-Bugs-1845459 ] cron/checkdbs produces traceback

SourceForge.net noreply at sourceforge.net
Thu Dec 6 13:11:06 CET 2007


Bugs item #1845459, was opened at 2007-12-06 13:11
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=1845459&group_id=103

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: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: gjmurphy (gjmurphy)
Assigned to: Nobody/Anonymous (nobody)
Summary: cron/checkdbs produces traceback

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--

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

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


More information about the Mailman-coders mailing list