/[Apache-SVN]
ViewVC logotype

Revision 1736933


Jump to revision: Previous Next
Author: kiwiwings
Date: Mon Mar 28 22:49:45 2016 UTC (8 years, 1 month ago)
Changed paths: 6
Log Message:
some zips can't be opened via ZipFile in JDK6, as the central directory
contains either non-latin entries or the compression type can't be handled
the workaround is to iterate over the stream and not the directory


Changed paths

Path Details
Directorypoi/trunk/src/ooxml/java/org/apache/poi/openxml4j/opc/ZipPackage.java modified , text changed
Directorypoi/trunk/src/ooxml/java/org/apache/poi/openxml4j/opc/internal/ZipHelper.java modified , text changed
Directorypoi/trunk/src/ooxml/testcases/org/apache/poi/extractor/TestExtractorFactory.java modified , text changed
Directorypoi/trunk/src/ooxml/testcases/org/apache/poi/openxml4j/opc/TestPackage.java modified , text changed
Directorypoi/trunk/src/ooxml/testcases/org/apache/poi/openxml4j/opc/TestZipPackage.java modified , text changed
Directorypoi/trunk/test-data/openxml4j/at.pzp.www_uploads_media_PP_Scheinecker-jdk6error.pptx added

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26