https://issues.apache.org/bugzilla/show_bug.cgi?id=51113
Summary: XWPFParagraph.insertNewRun(..) always insert run in
the end
Product: POI
Version: 3.8-dev
Platform: PC
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: XWPF
AssignedTo: [email protected]
ReportedBy: [email protected]
When insertRun(..) method of XWPFParagraph is called it inserts Run in correct
place of document (it is seen if document is stored to file).
However, in XWPFParagraph.getRuns() Run is inserted in the end.
Patch with difference to trunk to fix this issue is attached.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- 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]