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: [email protected]
Reporter: [email protected]
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: [email protected]
For additional commands, e-mail: [email protected]