After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 640260 - fix OpenRaster layer filename encoding
fix OpenRaster layer filename encoding
Status: RESOLVED FIXED
Product: GIMP
Classification: Other
Component: Plugins
git master
Other All
: Normal normal
: 2.8
Assigned To: GIMP Bugs
GIMP Bugs
Depends on:
Blocks:
 
 
Reported: 2011-01-22 14:54 UTC by Martin Renold
Modified: 2015-11-29 12:52 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (1.91 KB, patch)
2011-01-22 14:54 UTC, Martin Renold
committed Details | Review

Description Martin Renold 2011-01-22 14:54:21 UTC
Created attachment 179039 [details] [review]
patch

When saving an ORA with non-ascii layer names, the resulting file cannot be loaded by this plugin again. For users this looks like data loss, even though all the data was still saved.

The attached patch fixes this.

Corresponding MyPaint bugreport: https://gna.org/bugs/index.php?17536
Comment 1 Jon Nordby 2011-02-05 13:43:03 UTC
Review of attachment 179039 [details] [review]:

Thanks!
Comment 2 Jon Nordby 2011-02-05 13:44:41 UTC
Committed to master.