To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=68913 Issue #|68913 Summary|script-lb.xml gets corrupted Component|framework Version|OOo 2.0.3 Platform|PC URL| OS/Version|Windows XP Status|UNCONFIRMED Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|scripting Assigned to|npower Reported by|alfonsname
------- Additional comments from [EMAIL PROTECTED] Wed Aug 23 19:37:08 -0700 2006 ------- Hi, after deleting module with the macro management interface from a document (esp. writer document in database document), the file script-lb.xml of the opened form document gets corrupted. I also tried to remove a dialog, but this failed (the dialog did not disappear). After trying to remove the dialog, I edited some macro code in the same file, tested it, clicked on the save-Button and everything was as-usual. But when reopening the form document, the dialog was still there but my changed to the macro weren't. After I manually removed the dialog from dialog-lb.xml, everything went fine. A defect script-lb.xml file looks like this: (after trying to remove a module called AskRecordDelete) <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE library:library PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN" "library.dtd"> <library:library xmlns:library="http://openoffice.org/2000/library" library:name="Standard" library:readonly="false" library:passwordprotected="false"> <library:element library:name="Tabellensynchronisation"/> <library:element library:name="FindSimilarRecord"/> <library:element library:name="Listen"/> <library:element library:name="Datenbankaktionen"/> <library:element library:name="Datenbankdokument"/> </library:library>library:name="AskRecordDelete"/> </library:library> Well, I probably should mention that I got this script-lb.xml file after OOo crashed on my machine with that the database document open - some short time after trying to delete the module "AskRecordDelete". But sadly OOo Base crashing isn't that rare to me, so I cannot say wether there way any reasonable connection between these things. And this does not always happen when creating and then deleting the module. Just some conditions I didn't figure out. Hope this helps, sincerly AZ --------------------------------------------------------------------- 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]
