1 Mar 2003 16:01
Re: [SM-DEVEL] Updates Squirrelmail CVS
Marc Groot Koerkamp <marc <at> its-projects.nl>
2003-03-01 15:01:56 GMT
2003-03-01 15:01:56 GMT
Tomas Kuliavas zei: >> ARGG2, >> I See =A0 sequences in the subject. If I remember correct this are NON >> BRAKING >> SPACES and as far as I know charset_decode should handle that. >> >> Can somebody confirm that? > > This thing happens only if you reply to email written in different encoding. > > If you reply to email with same encoding as your locale you get normal > spaces but 8bit symbols are written like > > --text from subject box--- > Re: windows-1257 lt test - > =E0=E8=E6=EB=E1=F0=F8=FB=FE_-_=C0=C8=C6=CB=C1=D0=D8=DB=DE > ----- > > Maybe text is not converted from quoted-printable. > -- > Tomas > Interesting, I noticed in the headers that my smtp provider converted the message from 8bit to quoted printable. Maybe we should have a look at the encodeHeader function. Perhaps there are things going wrong. It also could be an IE issue that converts spaces to NON BRAKING SPACES => strings always get the =?charset?Q?encoded string?= fromat. Perhaps we should(Continue reading)
RSS Feed