eyalroz / bidimailui

BiDi Mail UI: Thunderbird extension for improved right-to-left language support
https://addons.thunderbird.net/en-US/thunderbird/addon/bidi-mail-ui/
Other
18 stars 2 forks source link

Consider using the undecoded message subject where relevant #94

Open eyalroz opened 1 year ago

eyalroz commented 1 year ago

If we've misdecoded the message title, it may be worthwhile to get the .subject field and decode it, rather than just relying on .mime2DecodedSubject. See also nsIMsgHdr.idl.