UTF-8 ZIP file encoding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2012 09:18 AM
How can I make Nuxeo exporting binary files in zip package with UTF-8 encoding? When I export files containing polish characters in filenames from task list, after unzipping I get these files without polish signs (probably ascii).
I've already changed nuxeo.conf file like this:
zip.entry.encoding=UTF-8
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2013 07:29 AM
Even if it's quite late, I'm leaving an answer here in case someone finds this page:
This seems to be a known Nuxeo issue : https://jira.nuxeo.com/browse/NXP-4583
Currently there's not much to do since the only supported encoding is "ascii", i.e. the default one. Hopefully UTF-8 will be supported by Nuxeo 6.0 (it's on the release roadmap).
