[Users] [Bug 3454] Attachments containing special characters in filename are not opened

noreply at thewildbeast.co.uk noreply at thewildbeast.co.uk
Sun Aug 2 23:25:40 CEST 2015


http://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=3454

--- Comment #1 from Andrej Kacian <andrej at kacian.sk> ---
Best I can tell, this is related to Glib charset conversion bug at
<https://bugzilla.gnome.org/show_bug.cgi?id=734886>.

The error comes from procmime_get_part(), where g_fopen() returns EINVAL, after
it unsuccesfully tries to convert the filename from UTF-8 to system's local
codepage (NTFS stores file names as UTF-16).

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Users mailing list