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/11/16 18:02:19 UTC

DO NOT REPLY [Bug 52200] New: [PATCH] Updated XWPF table example code

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

             Bug #: 52200
           Summary: [PATCH] Updated XWPF table example code
           Product: POI
           Version: 3.8-dev
          Platform: Macintosh
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: XWPF
        AssignedTo: dev@poi.apache.org
        ReportedBy: gregg.morris@gmail.com
    Classification: Unclassified


Created attachment 27959
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=27959
compressed SVN diff file of code changes

Updated existing SimpleTable XWPF table example to remove unexpected
(incorrect?) behavior: a paragraph added to a cell was created with the overall
document and thus appeared both within the desired cell and in the document
following the table.
Added another table example with some style (color, font) changes in the table
cells.

-- 
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 52200] [PATCH] Updated XWPF table example code

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

Yegor Kozlov <ye...@dinom.ru> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
         OS/Version|                            |All

--- Comment #1 from Yegor Kozlov <ye...@dinom.ru> 2011-12-25 11:09:54 UTC ---
patch applied in r1224605

Thanks,
Yegor

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