Sicos1977 / MSGReader

C# Outlook MSG file reader without the need for Outlook
http://sicos1977.github.io/MSGReader
MIT License
493 stars 168 forks source link

Subject line in opened message does not handle Unicode characters correctly? #390

Closed dschmid closed 10 months ago

dschmid commented 10 months ago

I have a problem reading a .msg file. The subject of the enclosed message does not correctly read the subject line. In the example the 'ä' character gets lost.

While debugging, immediately after reading the Stream of the file data, the Subject line shows as follows: 'AW [EXTERN] Ausbildungsbeitr�ge - Offerte Release 202312 - SLA - Support 2023.msg'

writtenFromStream.zip

I did not find any solution by myself:

What could the solution be here? Regards, Daniel Schmid

Sicos1977 commented 10 months ago

Did you make this issue for MsgKit ... because that is a library to make MSG files... not to read them.

dschmid commented 10 months ago

That is a mistake

It was meant for MsgReader. Should I recreate there?

Regards, Daniel


Von: Kees @.> Gesendet: Donnerstag, 18. Januar 2024 15:00 An: Sicos1977/MsgKit @.> Cc: Daniel Schmid @.>; Author @.> Betreff: Re: [Sicos1977/MsgKit] Subject line in opened message does not handle Unicode characters correctly? (Issue Sicos1977/MSGReader#390)

Did you make this issue for MsgKit ... because that is a library to make MSG files... not to read them.

— Reply to this email directly, view it on GitHubhttps://github.com/Sicos1977/MSGReader/issues/390, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ADEQTR3PIT5UWGQP3FP652DYPETGFAVCNFSM6AAAAABCADMGTCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQOJYGUZTGNJRGA. You are receiving this because you authored the thread.