>>> OverbyteIcsMimeDec.pas around line #2258
>>> 
>>> PFileName := DecodeMimeInlineValue (FDecodeW.FileName) ;
>>> PSubject := FDecodeW.Subject;           {V7.18 Bjørnar}
>>> 
>>> The subject should be IMO MIME inline decoded, shouldn't it?
>> 
>> Probably, although since the subject does not apply to MIME parts I
>> did not really understand the purpose of the change, but it was fully
>> backward compatible <g>
>
>1) It's my understanding that the subject shouldn't be a member of 
>TPartInfos at all.  

When an attachment is of type message/rfc822 it would be nice to have the 
subject of the attached message in the partinfo-object. But the subject is not 
in the mime-part so I agree it does not make sense now unless the message is 
parsed to get the subject for the attached message.

Regards
Bjørnar
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to