fatty- / daisy-pipeline

Automatically exported from code.google.com/p/daisy-pipeline
0 stars 0 forks source link

failing to upload some ZIP in the webui #373

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Seems to happen when the ZIP has entries with combining unicode characters.

Romain can provide a ZIP that fails systematically.

Original issue reported on code.google.com by rdeltour@gmail.com on 13 Dec 2013 at 2:10

GoogleCodeExporter commented 9 years ago
@rdeltour: I don't remember if we discussed this issue, did you send me a zip 
file at some point?

@bert: maybe this is the same issue that you encountered at SBS? Do you think 
it is something we are able to fix or is it a limitation in Java that we have 
to live with?

Original comment by josteinaj@gmail.com on 18 Feb 2014 at 7:41

GoogleCodeExporter commented 9 years ago
Sounds familiar. However in our case it had nothing to do with combining 
characters, but with the ZIP having Latin-1 encoded file names. Java 7 supports 
[non-UTF-8 encoding in ZIP 
files|https://blogs.oracle.com/xuemingshen/entry/non_utf_8_encoding_in]. I 
don't know if that will help with Romain's issue.

Original comment by bertfrees on 18 Feb 2014 at 10:09

GoogleCodeExporter commented 9 years ago
Mmm, I don't think I actually provided the ZIP. I will try if I can find a 
repro.

Original comment by rdeltour@gmail.com on 18 Feb 2014 at 10:37