https://issues.apache.org/bugzilla/show_bug.cgi?id=51111
Summary: Creating XWPFRun in XWPFParagraph does not affect runs
list
Product: POI
Version: 3.8-dev
Platform: PC
OS/Version: All
Status: NEW
Severity: major
Priority: P2
Component: XWPF
AssignedTo: [email protected]
ReportedBy: [email protected]
1) Add XWPFRun in XWPFParagraph with createRun() method.
2) Run is successfully created (and will be written to file if document is
stored).
3) List returned by getRuns() method of XWPFParagraph doesn't contain new
element.
Patch with difference to current version from trunk 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]