https://bz.apache.org/bugzilla/show_bug.cgi?id=59775

            Bug ID: 59775
           Summary: XSSFHyperlink has wrong type if it contains a location
                    (CTHyperlink#getLocation)
           Product: POI
           Version: 3.12-FINAL
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XSSF
          Assignee: [email protected]
          Reporter: [email protected]

Created attachment 33998
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=33998&action=edit
Sample test file

Tested with attached file created in MS Excel, hyperlinks for URLs containing
'#' char are stored using both target and location properties. But
XSSFHyperlink sets type to Hyperlink.LINK_DOCUMENT if location is not null.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to