NNTP import: Subject translation [message #6412] |
Wed, 09 October 2002 23:40 ![Go to next message Go to next message](/forum/theme/default/images/down.png) |
valiant
![Switzerland Switzerland](/forum/images/flags/ch.png) Messages: 80 Registered: September 2002 Location: Zurich
Karma: 0
|
Member |
|
|
I've imported some newsgroups.
one subject is "prüfungsresultate" and the replies to it are "re: prüfungsresultate".
but the imported thread has false subject lines.
the one of the thread start is correct: "prüfungsresultate".
but the replies to it are in the forum "Re: =?iso-8859-1?Q?pr=FCfungsresultate?=".
it must have something to do with the special character "ü" (German).
I guess the failure happens somewhere here in nntp.inc
$msg_post->subject = addslashes(htmlspecialchars(apply_custom_replace($this->subject)));
|
|
|
Re: NNTP import: Subject translation [message #6415 is a reply to message #6412] |
Thu, 10 October 2002 00:07 ![Go to previous message Go to previous message](/forum/theme/default/images/up.png) ![Go to next message Go to next message](/forum/theme/default/images/down.png) |
Ilia
![Canada Canada](/forum/images/flags/ca.png) Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
Could you please get the source code of the original message from NNTP and attach it's text to your reply.
FUDforum Core Developer
|
|
|
|
|
|