To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=113897 Issue #|113897 Summary|macros get lost on open if form control is present Component|framework Version|OOO330m4 Platform|Unknown URL| OS/Version|All Status|UNCONFIRMED Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P2 Subcomponent|code Assigned to|tm Reported by|brinzing
------- Additional comments from [email protected] Sun Aug 15 09:20:26 +0000 2010 ------- steps to reproduce: - open attached files with oo 3.2/3.2.1 "test_macro_ok.ots" is same as "test_macro_bug.ots" except for the form control - open "Tools - Macro's - Organize Macro's - OpenOffice.org Basic..." - in both files there is a Module "Vordruck" with a Macro "Start" - do same steps with OO330m4 - only "test_macro_ok.ots" will contain the macro "Start" -> regression btw saving "test_macro_bug.ots" will remove the basic from xml -> data loss imho the problem is caused due to the form control, which is assigned to a scripting framework action. if you want to make them work, install "ScriptDispatch.oxt" from issue http://www.openoffice.org/issues/show_bug.cgi?id=98990 with "--shared" option before. --------------------------------------------------------------------- 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]
