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

            Bug ID: 61589
           Summary: Importing  content does not copy hyperlink address
           Product: POI
           Version: 3.17-FINAL
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XSLF
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: ---

Created attachment 35398
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=35398&action=edit
Sample class to reproduce bug

When importing content from another slide, hyperlink address does not get
copied and resulting pptx file is broken. Problem is in
org.apache.poi.xslf.usermodel.XSLFTextRun# copy(XSLFTextRun), this method does
not take into account if text run contains hyperlink.

-- 
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