[Users] [Bug 3454] Attachments containing certain special characters in filename are not opened
noreply at thewildbeast.co.uk
noreply at thewildbeast.co.uk
Mon Aug 3 23:32:29 CEST 2015
http://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=3454
Andrej Kacian <andrej at kacian.sk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #3 from Andrej Kacian <andrej at kacian.sk> ---
(In reply to comment #1)
> Best I can tell, this is related to Glib charset conversion bug at
> <https://bugzilla.gnome.org/show_bug.cgi?id=734886>.
I was wrong, the issue was that we had an old, broken copy of g_fopen() in our
code (common/utils.c), which was used instead of Glib's proper g_fopen()
function. With that copy removed, saving attachments like "ěščřžýáíéúů.txt"
works correctly on Windows.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Users
mailing list