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

            Bug ID: 69265
           Summary: Hyperlink type provided during hyperlink creation not
                    same as the type retrieved from Cell.getHyperlink() or
                    sheet.getHyperlinkList()
           Product: POI
           Version: unspecified
          Hardware: PC
                OS: Mac OS X 10.1
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HSSF
          Assignee: dev@poi.apache.org
          Reporter: nikknp.du...@gmail.com
  Target Milestone: ---

When creating a hyperlink in Apache POI, the hyperlink type specified during
the creation process does not always match the type retrieved later using
Cell.getHyperlink() or Sheet.getHyperlinkList(). This discrepancy causes issues
where the expected hyperlink type (such as URL, Email, File, or Document)
differs from the type actually stored and retrieved, leading to potential
confusion and unexpected behavior in applications relying on consistent
hyperlink type management.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org

Reply via email to