DO NOT REPLY [Bug 45690] New: poi-3.5-beta1 ExtractorFactory.createExtractor doesn't work for .docm files

View: New views
8 Messages — Rating Filter:   Alert me  

DO NOT REPLY [Bug 45690] New: poi-3.5-beta1 ExtractorFactory.createExtractor doesn't work for .docm files

by Bugzilla from bugzilla@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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

           Summary: poi-3.5-beta1 ExtractorFactory.createExtractor doesn't
                    work for .docm files
           Product: POI
           Version: unspecified
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: trivial
          Priority: P2
         Component: HWPF
        AssignedTo: dev@...
        ReportedBy: kelma18@...


ExtractorFactory.createExtractor(pkg) doesn't work for the macro-enabled Word
(.docm) with mimetype:
- "application/vnd.ms-word.document.macroEnabled.12"

Exception:
java.lang.IllegalArgumentException: No supported documents found in the OOXML
package

It is not desperately necessary because with the XWPFWordExtractor class it
works too. But it would be nice when this can be fixed.

Best regards,

Khalid


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


DO NOT REPLY [Bug 45690] poi-3.5-beta1 ExtractorFactory.createExtractor doesn't work for .docm files

by Bugzilla from bugzilla@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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


Nick Burch <nick@...> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO




--- Comment #1 from Nick Burch <nick@...>  2008-08-27 03:32:13 PST ---
Any chance you could upload a sample .docm file?

We'll want that so we can write unit tests to ensure things work after the fix,
and don't get broken again later on


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


DO NOT REPLY [Bug 45690] poi-3.5-beta1 ExtractorFactory.createExtractor doesn't work for .docm files

by Bugzilla from bugzilla@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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





--- Comment #2 from Anton Chertov <chertov.developer@...>  2009-05-22 01:19:24 PST ---
Created an attachment (id=23706)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=23706)
Common docm file (Word 2007 macro-enabled document) causes error described

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


DO NOT REPLY [Bug 45690] poi-3.5-beta1 ExtractorFactory.createExtractor doesn't work for .docm files

by Bugzilla from bugzilla@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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


Anton Chertov <chertov.developer@...> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|unspecified                 |3.5-dev




--- Comment #3 from Anton Chertov <chertov.developer@...>  2009-05-22 01:21:21 PST ---
The bug appears in apache-poi-3.5-beta5.
File that causes error is uploaded as an attachment.

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


DO NOT REPLY [Bug 45690] poi-3.5-beta1 ExtractorFactory.createExtractor doesn't work for .docm files

by Bugzilla from bugzilla@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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


Anton Chertov <chertov.developer@...> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|HWPF                        |XWPF




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


DO NOT REPLY [Bug 45690] poi-3.5-beta1 ExtractorFactory.createExtractor doesn't work for .docm files

by Bugzilla from bugzilla@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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


Anton Chertov <chertov.developer@...> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|trivial                     |minor




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


DO NOT REPLY [Bug 45690] poi-3.5-beta1 ExtractorFactory.createExtractor doesn't work for .docm files

by Bugzilla from bugzilla@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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


Anton Chertov <chertov.developer@...> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|minor                       |normal




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


DO NOT REPLY [Bug 45690] poi-3.5-beta1 ExtractorFactory.createExtractor doesn't work for .docm files

by Bugzilla from bugzilla@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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

Nick Burch <nick@...> changed:

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

--- Comment #4 from Nick Burch <nick@...> 2009-11-03 17:36:17 UTC ---
I've just added a unit test for this, and it all passes just fine. I think this
bug has already been fixed

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