https://issues.apache.org/bugzilla/show_bug.cgi?id=51112

           Summary: Creating XWPFRow in XWPFTable does not affect rows
                    list
           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]


1) Add XWPFRow in XWPFTable with createRow() method.
2) Row is successfully created (and will be written to file if document is
stored).
3) List returned by getRows() method of XWPFTable 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]

Reply via email to