To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=107830 Issue #|107830 Summary|XStorable.storeAsURL() fails if try to overwrite a fil |e Component|framework Version|OOO320m8 Platform|All URL| OS/Version|All Status|NEW Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|code Assigned to|mav Reported by|lla
------- Additional comments from [email protected] Tue Dec 22 11:17:17 +0000 2009 ------- Create an empty file (0 bytes) long and now try to overwrite this file by storeAsURL(file, empty propertyvalues) It will fail. Create a property 'Overwrite=true' and storeAsURL(file, Property("Overwrite=TRUE")) It will fail. simple remove the file. storeAsURL() works as expected. - Conclusion: - The returned exception are not very helpful. There is no message. - Overwrite=true should work, but it doesn't. --------------------------------------------------------------------- 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]
