unknown encoding crashes qrunner
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
GNU Mailman |
New
|
Medium
|
Unassigned |
Bug Description
Certain messages encoded with gb2312 are causing qrunner to
crash. This is version 2.1.5. Here's the traceback:
Jun 16 12:17:47 2004 (16350) Uncaught runner exception:
unknown encoding: gb2312
Jun 16 12:17:48 2004 (16350) Traceback (most recent call last):
File "/export/
in _oneloop
self.
File "/export/
in _onefile
keepqueued = self._dispose(
File "/export/
line 130, in _dispose
more = self._dopipelin
File "/export/
line 153, in _dopipeline
sys.
File "/export/
line 74, in process
prefix_
File "/export/
line 262, in prefix_subject
h.append(s, c)
File "/export/
in append
s = s.encode(outcodec, errors)
LookupError: unknown encoding: gb2312
Jun 16 12:17:48 2004 (16350) SHUNTING:
1087397495.
7
Here are the message headers:
From: =?GB2312?
<email address hidden>
Content-Type: text/plain;
Content-
[http://