https://issues.apache.org/ooo/show_bug.cgi?id=111695
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #8 from [email protected] --- I have some additional information for this problem and a partial fix: We have used "draw_png_Export" as FilterName for storeToUrl. This should be "impress_png_Export". After changing this, storeToUrl will work all the time. The real bug is, that storeToUrl accepts a Draw export filter *before* the document is saved, but not *after* it is saved. After restarting OOo the Draw export filter will again work. The correct behaviour would be to throw an error message when a Draw filter is used with an Impress document. -- You are receiving this mail because: You are on the CC list for the bug.
