|
Date: 5/14/2008 2:27 pm · Subject: Missing conversion of special characters in message subjects · Rating: 0
Inline encoded character entities in message subjects are not interpreted correctly. This happens when messages are sent directly to a forum by e-mail. On my site I received the following, for example:
"Neuer Name =?ISO-8859-1?Q?f=FCr?= das Portal"
which should be
"Neuer Name für das Portal"
instead. This type of encoding is standard for e-mail subjects as far as I know and affects probably all languages requiring more than 7-bit characters.
|