]> source.dussan.org Git - poi.git/commit
bug 59775: correctly create XSSFHyperlinks when target is a URL containing a hash...
authorJaven O'Neal <onealj@apache.org>
Sun, 17 Jul 2016 05:43:03 +0000 (05:43 +0000)
committerJaven O'Neal <onealj@apache.org>
Sun, 17 Jul 2016 05:43:03 +0000 (05:43 +0000)
commit285bedac9e345a161533025f88b48ea5f9d25bcb
tree9d39d8533d405eb59374df1ed9e331cd3e2f2e5c
parent4ba3ed06fc5f27e9483df8aa86c1169b0d39677b
bug 59775: correctly create XSSFHyperlinks when target is a URL containing a hash mark; patch contributed by Guillermo Alvarez

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1753013 13f79535-47bb-0310-9956-ffa450edef68
src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFHyperlink.java
src/ooxml/testcases/org/apache/poi/xssf/usermodel/TestXSSFHyperlink.java
test-data/spreadsheet/59775.xlsx [new file with mode: 0644]