https://issues.apache.org/bugzilla/show_bug.cgi?id=54407
Yegor Kozlov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution|--- |FIXED --- Comment #7 from Yegor Kozlov <[email protected]> --- Should be fixed in r1436913 and r1436608. The following problems have been fixed: - image format .wdp was not supported. That resulted in NPE. - image relations under ExtLst element were not imported. importContent silently passed but PowerPoint showed "unreadable content" when opening the result. - cached placeholders were not invalidated after calling importContent. That resulted in XmlValueDisconnectedException - relationships for the diagram shapes were not copied. That resulted in "unreadable content" when opening the result in PowerPoint. All presentations attached in http://projects.liquidsoft.eu/FlexiaJava.zip merge without exceptions and PowerPoint is happy to open the result. Please try with the latest build from trunk. If there are still errors then please attach more test files/cases. Regards, Yegor -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
