To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=60317 Issue #:|60317 Summary:|storeToURL method should document what kind of |filters can't be used with it Component:|sdk Version:|680 Platform:|All URL:| OS/Version:|All Status:|NEW Status whiteboard:| Keywords:| Resolution:| Issue type:|DEFECT Priority:|P3 Subcomponent:|documentation Assigned to:|mba Reported by:|mba
------- Additional comments from [EMAIL PROTECTED] Tue Jan 10 05:28:33 -0800 2006 ------- The documentation should mention the following: "storeAsURL" does not allow to use pure export filters because a side effect of this method is that the "modified" flag of the document is cleared and if the exported format can't be read anymore the user faces data loss. For this reason "storeAsURL" will throw an exception if a pure export filter shall be used So pure export filters can be used with "storeToURL" only (where the "modified" flag is not cleared). --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
