[
http://jira.magnolia.info/browse/MGNLDMS-129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17851#action_17851
]
Gregory Joseph commented on MGNLDMS-129:
----------------------------------------
This is actually caused by the ant zip classes that we use; the java.util.zip
package does not show this behaviour. We're currently using the ant classes to
circumvent an encoding issue with the sun implementation:
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4244499
I quickly checked with ant-1.7.1 (we're using 1.6.5) and the order isn't better
there (it seems to be either alphabetical or just plain random), so we should
be careful when updating.
We could maybe consider alternatives like truezip: https://truezip.dev.java.net/
> Zip-upload reverses order of files
> ----------------------------------
>
> Key: MGNLDMS-129
> URL: http://jira.magnolia.info/browse/MGNLDMS-129
> Project: Magnolia DMS Module
> Issue Type: Bug
> Affects Versions: 1.2.4
> Reporter: Will Scheidegger
> Assignee: Philipp Bracher
> Priority: Minor
> Fix For: 1.2.6
>
>
> When uploading a zip file to the DMS, the DMS reverses the order of the files
> when unpacking the Zip file. This is highly annoying when you upload a big
> number of files that need to be in a specific order because ordering them by
> hand takes a lot of time.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia.info/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
----------------------------------------------------------------
for list details see
http://documentation.magnolia.info/
----------------------------------------------------------------