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:44:58 UTC

DO NOT REPLY [Bug 51113] New: XWPFParagraph.insertNewRun(..) always insert run in the end

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


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


DO NOT REPLY [Bug 51113] XWPFParagraph.insertNewRun(..) always insert run in the end

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

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:53:24 UTC ---
Thanks, applied (with unit test) in r1098923.

-- 
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 51113] XWPFParagraph.insertNewRun(..) always insert run in the end

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

--- Comment #1 from Dmitry Kochelaev <dk...@gmail.com> 2011-04-24 13:45:23 EDT ---
Created an attachment (id=26932)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=26932)
Patch to fix the 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 51113] XWPFParagraph.insertNewRun(..) always insert run in the end

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

Dmitry Kochelaev <dk...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dkochelaev@gmail.com

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