You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2011/04/24 19:39:47 UTC

DO NOT REPLY [Bug 51112] New: Creating XWPFRow in XWPFTable does not affect rows list

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: dev@poi.apache.org
        ReportedBy: dkochelaev@gmail.com


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: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


DO NOT REPLY [Bug 51112] Creating XWPFRow in XWPFTable does not affect rows list

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=51112

--- Comment #1 from Dmitry Kochelaev <dk...@gmail.com> 2011-04-24 13:41:04 EDT ---
Created an attachment (id=26930)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=26930)
Patch to fix described issue

-- 
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: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


DO NOT REPLY [Bug 51112] Creating XWPFRow in XWPFTable does not affect rows list

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=51112

Nick Burch <ni...@alfresco.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #2 from Nick Burch <ni...@alfresco.com> 2011-05-03 05:56:17 UTC ---
Thanks, patch applied (with unit test) in r1098927.

-- 
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: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org