]> 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)
commit6803dc89e071fac1df5aadd5d8286bfdc8b6a3bb
tree9d39d8533d405eb59374df1ed9e331cd3e2f2e5c
parent9f45341c9c74b94e117172d641894d51f2a1ffc5
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]