Re: [SM-USERS] Blank message body on some replies

2012-08-31 Thread Tomas Kuliavas
Queued Queuedington wrote: > > > > Tomas Kuliavas wrote: >> >> >> Queued Queuedington wrote: >>> >>> Is the "correct" thing to do, perhaps, converting everything to utf8 >>> that's received in a different character set? >>> >> Charset conversions are costly. Some converters have special fu

Re: [SM-USERS] Blank message body on some replies

2012-08-31 Thread Queued Queuedington
Tomas Kuliavas wrote: > > > Queued Queuedington wrote: >> >> Is the "correct" thing to do, perhaps, converting everything to utf8 >> that's received in a different character set? >> > Charset conversions are costly. Some converters have special function > dependencies or very large mapping t

Re: [SM-USERS] Blank message body on some replies

2012-08-31 Thread Tomas Kuliavas
Queued Queuedington wrote: > > Is the "correct" thing to do, perhaps, converting everything to utf8 > that's received in a different character set? > Charset conversions are costly. Some converters have special function dependencies or very large mapping tables. In this case application only ne

Re: [SM-USERS] Blank message body on some replies

2012-08-31 Thread Queued Queuedington
Tomas Kuliavas wrote: > > > Queued Queuedington wrote: >> >> Message details is able to read/save the message (and of course, I can >> read the original.) >> >> What's the best way to get it to you? (I'm uncomfortable posting the >> entire message publicly.) >> > Problem is caused by PHP 5

Re: [SM-USERS] Blank message body on some replies

2012-08-31 Thread Tomas Kuliavas
Queued Queuedington wrote: > > Message details is able to read/save the message (and of course, I can > read the original.) > > What's the best way to get it to you? (I'm uncomfortable posting the > entire message publicly.) > Problem is caused by PHP 5.4 change in htmlspecialchars defaults.

Re: [SM-USERS] Blank message body on some replies

2012-08-31 Thread Tomas Kuliavas
Queued Queuedington wrote: > > > Tomas Kuliavas wrote: >> >> >> Queued Queuedington wrote: >>> I have a "test case" where the message has only a plain text component. >> >> Is it possible to get a copy of that test case. You can save all required >> message information with message_details

Re: [SM-USERS] Blank message body on some replies

2012-08-31 Thread Queued Queuedington
Tomas Kuliavas wrote: > > 2012.08.30 23:47 Queued Queuedington rašė: >> Tomas Kuliavas wrote: >>> Queued Queuedington wrote: In a nutshell, when I reply to some messages, instead of getting quoted text in the message body, I get nothing at all. There are no errors, ther

Re: [SM-USERS] Blank message body on some replies

2012-08-31 Thread Tomas Kuliavas
2012.08.30 23:47 Queued Queuedington rašė: > Tomas Kuliavas wrote: >> Queued Queuedington wrote: >>> >>> In a nutshell, when I reply to some messages, instead of getting quoted >>> text in the message body, I get nothing at all. >>> >>> There are no errors, there are no indications in the logs that

Re: [SM-USERS] Blank message body on some replies

2012-08-31 Thread Queued Queuedington
Tomas Kuliavas wrote: > > > Queued Queuedington wrote: >> >> >> >> Tomas Kuliavas wrote: >>> >>> >>> Queued Queuedington wrote: Tomas Kuliavas wrote: > > > Queued Queuedington wrote: >> >> In a nutshell, when I reply to some messages, instead of get