]> source.dussan.org Git - poi.git/commit
Bug #53282 - Avoid exception when parsing OPC relationships with non-breaking spaces
authorYegor Kozlov <yegor@apache.org>
Mon, 29 Oct 2012 08:42:54 +0000 (08:42 +0000)
committerYegor Kozlov <yegor@apache.org>
Mon, 29 Oct 2012 08:42:54 +0000 (08:42 +0000)
commit37609e6550510d1fc03c0c7e37eea343f3ebf1d5
treea14c539a781008ea1e47da8b1cd794b165c0dcbf
parent7c0f42451140353a24ee6df2b98755de20899158
Bug #53282 - Avoid exception when parsing OPC relationships with non-breaking spaces

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1403195 13f79535-47bb-0310-9956-ffa450edef68
src/documentation/content/xdocs/status.xml
src/ooxml/java/org/apache/poi/openxml4j/opc/PackagingURIHelper.java
src/ooxml/testcases/org/apache/poi/openxml4j/opc/TestRelationships.java
src/ooxml/testcases/org/apache/poi/xssf/usermodel/TestXSSFHyperlink.java
test-data/openxml4j/53282.xlsx [new file with mode: 0644]
test-data/spreadsheet/53282.xlsx [new file with mode: 0644]