Issue Type: Bug Bug
Assignee: Unassigned
Components: core
Created: 19/Nov/13 10:06 PM
Description:

The encoding of file names in zip archive seems to be broken

Steps to reproduce:
1. create a custom job
1.1. add a script job to create some file name with an accent in it (eacute), e.g. echo "foobar" > accentué.txt
1.2. add post-build step to archive all */
2. build
3. go in build details, last success artifacts, the file name is listed correctly.
4. click the (all files in zip) link. the file listing of the archive has wrong encoding.

I tried extracting on win7 with explorer, 7zip, on linux with file-roller or unzip. In all cases the problem seems to rely in the encoding used for the zip file names

Environment: debian wheezy 7.2 over openvz
jenkins 1.540 installed from packages
Project: Jenkins
Priority: Major Major
Reporter: Simon Poirier
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to