-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Try extracting ZIP using ISO encoding when extraction with UTF8 encod…
…ing fails In very rare cases customers upload archives with ISO-8859-1 encoding (probably created with some windows tools). We now try to use the Java logic with the secondary encoding before switching to 7ZIP (which also fails in that case). Fixes: OX-10856
- Loading branch information
Showing
1 changed file
with
23 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters