Fatal list search encoding exception

Hi,

  List search sometimes fails without producing any result with `native
perl exception "Unknown encoding "gb18030" at .../Encode.pm line 174 -
Bad file descriptor" in main::main` presumably depending on whether a
message using that encoding is in the result set. A simple example is
<http://www.w3.org/Search/Mail/Public/search?keywords=gb18030> at the
moment at least. The exception should probably be caught and some re-
placement text be used as a fallback, but given that GB18030 is a valid
encoding, installing the `Encode::HanExtra` package would also do as a
first step.

regards,
-- 
Björn Höhrmann · mailto:bjoern@hoehrmann.de · http://bjoern.hoehrmann.de
Am Badedeich 7 · Telefon: +49(0)160/4415681 · http://www.bjoernsworld.de
25899 Dagebüll · PGP Pub. KeyID: 0xA4357E78 · http://www.websitedev.de/ 

Received on Monday, 12 August 2013 14:06:04 UTC