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/08/04 18:04:04 UTC

DO NOT REPLY [Bug 45542] New: poi-3.5-beta1-20080718.jar - content from the comments of an Office 2003 xls document is not extracted.

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

           Summary: poi-3.5-beta1-20080718.jar - content from the comments
                    of an Office 2003 xls document is not extracted.
           Product: POI
           Version: unspecified
          Platform: PC
        OS/Version: Windows Server 2003
            Status: NEW
          Severity: normal
          Priority: P2
         Component: POI Overall
        AssignedTo: dev@poi.apache.org
        ReportedBy: bruno.cartier-millon@laposte.net


Created an attachment (id=22366)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=22366)
Contains JUnit test class and documents used for testing.

The text contained in the comments of an excel 2003 document is not extracted.
Find in attachments the JUnit test class and the documents used for testing.
We expected to extract the words "testdoc" and "test phrase".

Notes on the attached documents:

- the document "classic_TextInComment.xls"and "form_TextInComment.xls"contain
the words "testdoc" and "test phrase" as comments.


"TestUnitPoi35Filter.java" is the JUnit class.


-- 
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 45542] poi-3.5-beta1-20080718.jar - content from the comments of an Office 2003 xls document is not extracted.

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


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

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




--- Comment #1 from Nick Burch <ni...@torchbox.com>  2008-08-04 14:35:51 PST ---
Comment extraction is supported, just turned off by default. Enable it and they
are included. See the javadocs for details:

http://poi.apache.org/apidocs/org/apache/poi/hssf/extractor/ExcelExtractor.html


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