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 2008/04/14 14:56:52 UTC

DO NOT REPLY [Bug 44821] New: [PATCH] patch for XWPF to support extraction of comments, hyperlinks and tables

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

           Summary: [PATCH] patch for XWPF to support extraction of
                    comments, hyperlinks and tables
           Product: POI
           Version: 3.0-dev
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: POI Overall
        AssignedTo: dev@poi.apache.org
        ReportedBy: batrakov@gmail.com


subj


-- 
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 44821] [PATCH] patch for XWPF to support extraction of comments, hyperlinks and tables

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


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

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




--- Comment #2 from Nick Burch <ni...@torchbox.com>  2008-04-27 09:33:45 PST ---
Thanks for this patch, it was a helpful starting point.

I've had to make some changes to the code before committing it. Firstly, it
broke the existing unit tests, and didn't provide any new ones, so I had to
patch it to work with the unit tests

Then, there was the issue that calling extractor.getText() more than once
caused the decorations to be applied multiple times. I've changed how the
decorators work so that's no longer the case

I suspect we'll need to tweak things some more once we integrate the XmlCursor
stuff the XmlBeans guys have suggested, so we can get comments and hyperlinks
in-place


-- 
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 44821] [PATCH] patch for XWPF to support extraction of comments, hyperlinks and tables

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





--- Comment #1 from Yury Batrakov <ba...@gmail.com>  2008-04-14 05:57:38 PST ---
Created an attachment (id=21820)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=21820)
patch itself


-- 
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 44821] [PATCH] patch for XWPF to support extraction of comments, hyperlinks and tables

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


Yury Batrakov <ba...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |batrakov@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