unicode problem (3/3)

Bug #265918 reported by Filfil
2
Affects Status Importance Assigned to Milestone
GNU Mailman
New
Medium
Unassigned

Bug Description

May 20 11:47:10 2003 (8944) Uncaught runner exception: unknown
encoding
May 20 11:47:10 2003 (8944) Traceback (most recent call last):
  File "/usr/local/mailman/Mailman/Queue/Runner.py", line 110, in

_oneloop
    self._onefile(msg, msgdata)
  File "/usr/local/mailman/Mailman/Queue/Runner.py", line 160, in

_onefile
    keepqueued = self._dispose(mlist, msg, msgdata)
  File "/usr/local/mailman/Mailman/Queue/CommandRunner.py", line

218, in _dispo
    res = Results(mlist, msg, msgdata)
  File "/usr/local/mailman/Mailman/Queue/CommandRunner.py", line

75, in __init_
    subj = make_header(decode_header(subj)).__unicode__()
  File "/usr/local/mailman/pythonlib/email/Header.py", line 144,
in
make_header
    h.append(s, charset)
  File "/usr/local/mailman/pythonlib/email/Header.py", line 272,
in
append
    ustr = unicode(s, incodec, errors)
LookupError: unknown encoding

May 20 11:47:10 2003 (8944) SHUNTING:
1053383696.5418921+6121da3902700d6a7906d8

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

Revision history for this message
Filfil (filfil) wrote :
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.