]> source.dussan.org Git - poi.git/commit
Fix bug #52540 - Relax the M4.1 constraint on reading OOXML files, as some Office...
authorNick Burch <nick@apache.org>
Mon, 30 Jan 2012 12:59:54 +0000 (12:59 +0000)
committerNick Burch <nick@apache.org>
Mon, 30 Jan 2012 12:59:54 +0000 (12:59 +0000)
commitbcb898e9778d4b2078f59474a4ee34c9cf82d293
treef98e44dbe0c0ea532353d3fdf010b4bec0b634c6
parent91f163c97a2c5683c77967e8998d018887348b8f
Fix bug #52540 - Relax the M4.1 constraint on reading OOXML files, as some Office produced ones do have 2 Core Properties, despite the specification explicitly forbidding this

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1237631 13f79535-47bb-0310-9956-ffa450edef68
src/documentation/content/xdocs/status.xml
src/ooxml/java/org/apache/poi/openxml4j/opc/OPCPackage.java
src/ooxml/testcases/org/apache/poi/openxml4j/opc/compliance/TestOPCComplianceCoreProperties.java
test-data/openxml4j/MultipleCoreProperties.docx [new file with mode: 0644]