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/05 16:38:10 UTC

DO NOT REPLY [Bug 45561] New: poi-3.5-beta1-20080718.jar - content from a SmartArt (diagram) object of a 2007 docx document is not extracted.

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

           Summary: poi-3.5-beta1-20080718.jar - content from a SmartArt
                    (diagram) object of a 2007 docx 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: xtrimxtrim@yahoo.fr


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

The text contained in a SmartArt object inserted/created in a word 2007
document is not extracted.
Find in attachments the JUnit test class and the document used for testing.
We expected to extract the words "List1", "process2", "Cycle1", "Pyramid1",
"relationship3".

Notes on the attached documents:

- the document "classic_TextInSmartArt.docx" contains the words  "List1",
"process2", "Cycle1", "Pyramid1", "relationship3" in the SmartArt objects
inserted in the document.


"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 45561] poi-3.5-beta1-20080718.jar - content from a SmartArt (diagram) object of a 2007 docx document is not extracted.

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





--- Comment #2 from xtrim <gr...@emc.com>  2008-09-15 06:36:09 PST ---
(In reply to comment #1)
> I'm not sure if we want to be going that far down into graphics objects by
> default.
> If you'd like to submit a patch to extract the text, along with a flag to
> toggle the behaviour on/off, I'll happily apply it to svn :)


hi,

Thanks for your comment.
I think the SmartArt objects are not really graphics objects. They are
formatted objects allowing the user to enter text. 
The SmartArt objects used to be named "diagrams" in Office 2003.
The text inserted in a diagram in an office 2003 word document is properly
extracted. Can we hope this text will be extracted in the future?

Regards,
Bénédicte


-- 
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 45561] poi-3.5-beta1-20080718.jar - content from a SmartArt (diagram) object of a 2007 docx document is not extracted.

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


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

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




--- Comment #1 from Nick Burch <ni...@torchbox.com>  2008-08-05 15:52:16 PST ---
I'm not sure if we want to be going that far down into graphics objects by
default.

If you'd like to submit a patch to extract the text, along with a flag to
toggle the behaviour on/off, I'll happily apply it to svn :)


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