To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=86585
User fs changed the following:
What |Old value |New value
================================================================================
Status|NEW |STARTED
--------------------------------------------------------------------------------
Summary|2.4 RC2 Macors in embedded|2.4 RC2 Macors in embedded
| base forms do not functio| base forms do not functio
|n if sBase is the first mo|n if the DB doc is opened
|dule loaded |from the "New Database" wi
| |zard
--------------------------------------------------------------------------------
Target milestone|--- |OOo 2.4
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Mon Mar 3 21:18:25 +0000
2008 -------
This is a regression of the fix for issue 52527 - means this bug is present
since m238.
Basically, what the fix did is moving the "This document contains macros, do you
want to allow them?"-question from the time where a form with macros is opened
to the time where the DB document itself is opened.
Now, when the doc is opened from within the "New Database" wizard, then we do
not pass an InteractionHandler instance to the to-be-loaded database document.
This interaction handler, however, is needed to display the macro warning to the
user. If the handler is not present, macros will silently be disabled.
As a corollary, macros do not work for *any* existing database document which is
opened from the "New Database" wizard - no matter whether you started OOo with
soffice, swriter, scalc, or sbase. I adjust the summary accordingly.
A second corollary is that database documents opened from the data source
browser also silently disable macros, since in this place, we also do not pass
an InteractionHandler instance.
Targeting the issue to 2.4, as it has been approved as 2.4 show stopper in
today's Release Status Meeting.
---------------------------------------------------------------------
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]