[ 
https://issues.apache.org/jira/browse/ODFTOOLKIT-335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Florian Hopf updated ODFTOOLKIT-335:
------------------------------------

    Affects Version/s:     (was: odfdom-0.8.8)
                       0.5-incubating
    
> Image.imageIterator() doesn't contain any images
> ------------------------------------------------
>
>                 Key: ODFTOOLKIT-335
>                 URL: https://issues.apache.org/jira/browse/ODFTOOLKIT-335
>             Project: ODF Toolkit
>          Issue Type: Bug
>          Components: simple api
>    Affects Versions: 0.5-incubating
>            Reporter: Nick de Graeve
>         Attachments: ImageTest.patch
>
>
> The iterator returned by Image.imageIterator() doesn't have images.
> As far as I can see the problem is in the findNext() method of 
> Image.SimpleImageIterator. In it frames are searched by calling 
> OdfElement.findFirstChildNode(DrawImageElement.class, containerElement). This 
> method always returns null because frames are of type OdfDrawFrame not 
> DrawImageElement.  

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to