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 2013/08/05 19:58:07 UTC

[Bug 55361] New: Add CTMoveBookmark to ooxml-lite to avoid OOXML NoSuchMethodException when loading some XWPF Docs

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

            Bug ID: 55361
           Summary: Add CTMoveBookmark to ooxml-lite to avoid OOXML
                    NoSuchMethodException when loading some XWPF Docs
           Product: POI
           Version: 3.10-dev
          Hardware: PC
            Status: NEW
          Severity: trivial
          Priority: P2
         Component: XWPF
          Assignee: dev@poi.apache.org
          Reporter: tallison@mitre.org

Created attachment 30677
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=30677&action=edit
trivial patch

See:
http://issues.apache.org/jira/browse/TIKA-792 

TIKA-792 can be avoided by using the full xml-schemas jar.

To add CTMoveBookmark to the ooxml-lite jar, I added a dummy test that
initializes this class, which triggers it being added to ooxml-lite.  

This patch is not a true test.  Any recommendations?

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


[Bug 55361] Add CTMoveBookmark to ooxml-lite to avoid OOXML NoSuchMethodException when loading some XWPF Docs

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

Tim Allison <ta...@mitre.org> changed:

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

--- Comment #1 from Tim Allison <ta...@mitre.org> ---
Committed r1511777

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