[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kmail-devel
Subject:    Re: [Bug 85952] Broken headers in message list with (online) IMAP
From:       "Carsten Burghardt" <burghardt () kde ! org>
Date:       2004-08-13 7:32:42
Message-ID: 3240.149.235.78.213.1092382362.squirrel () h1979 ! serverkompetenz ! net
[Download RAW message or body]

Tom Albers sagte:
> Op donderdag 12 augustus 2004 22:21, schreef Carsten Burghardt:
>
>> http://bugs.kde.org/show_bug.cgi?id=85952
>
>> ------- Additional Comments From burghardt kde org  2004-08-12 22:21
>> ------- CVS commit by burghard:
>>
>> Do not remove white spaces from the subject. This is the fix for the
>> kioslave, the sender/receiver have to be fixed in kmail.
>> CCMAIL: 85952 bugs kde org
>>
>>
>>   M +1 -1      imapparser.cc   1.87
>>
>>
>> --- kdepim/kioslaves/imap4/imapparser.cc  #1.86:1.87
>>  @ -679,5 +679,5  @ mailHeader * imapParser::parseEnvelope (
>>
>>    //subject
>> -  envelope->setSubjectEncoded(parseLiteralC(inWords));
>> +  envelope->setSubject(parseLiteralC(inWords));
>
>
> Carsten,
>
> There is an other bug, which is maybe related to this, any chance this bug
> is
> resolved as well by this commit?
>
> http://bugs.kde.org/show_bug.cgi?id=72310

It's the same bug but both are not fixed yet. This commit only fixes the
kioslave which was responsible for the subject.
The problems with the "from" and "to" fields are kmail specific and not
even imap related. I did a quick test this morning: a sender address like
"Test,Test <test@test.de>" (without whitespace) is saved correctly in the
headers (rawHeaderField("from") is correct) but is printed as "Test, Test
<test@test.de>" by KMMessage::fromStrip(). I think I need some help in
this field. Ingo, Marc, Don, Till?


Carsten
_______________________________________________
KMail developers mailing list
KMail-devel@kde.org
https://mail.kde.org/mailman/listinfo/kmail-devel
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic