ohkwon79 commented on PR #617:
URL: https://github.com/apache/poi/pull/617#issuecomment-2059332639

   I removed catch block in the testcase. and I changed how to check hyperlink 
relation object.
   
   However, unlike the original, the hyperlink relation is not included in the 
Relation of POIXMLDocumentPart.
   
   This is because POIXMLDocumentPart only supports file-level association 
objects, and a proper solution would be possible only if it supports not only 
Relation to DocumentPart but also Relation to Reference.
   
   And I think adding this feature would go beyond bug patch level.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org

Reply via email to