Quote:
Originally Posted by JimmXinu
I suspect that the recent change to fix notification emails with non-ascii (that you also asked for), because it now parses the message more as an email instead of an undifferentiated text block, did that.
If you want to attach some .eml files (ideally some with accented characters too) that this happens to, I will look at them. But RSS is not something I officially support.
|
Here are two, one from ffnet and one from ao3. (Note that dragging and dropping them from a file manager results in the same as dropping from Thunderbird.) They're, as far as I can tell, valid RFC 5322 emls - Thunderbird converts the feed content into
Content-Type: text/html; charset=UTF-8 messages.
One oddity though: the fic links aren't in the body itself, but in a
non-standard Content-Base header, and editing it so the link is in the body itself causes it to accept. Is it possible that the changes that were made caused it to ignore headers?
I couldn't find any RSS text/html messages with accented characters, though the AO3 one contains a U+2026 ellipsis. But for testing purposes opening either file in text editor and adding the characters should work: ÀÉÏÕÛąĕĩőū
EDIT: It would be helpful if I attached the file.