To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=81072
User fs changed the following:
What |Old value |New value
================================================================================
Status|NEW |RESOLVED
--------------------------------------------------------------------------------
Resolution| |INVALID
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Thu Sep 13 21:31:20 +0000
2007 -------
again, like in issue 81071 and issue 81073, the trigger for the problem are
missing functions. If you add
Function Datasetchange_approveCursorMove() as boolean
Datasetchange_approveCursorMove = TRUE
End Function
Function Datasetchange_approveRowSetChange() as boolean
Datasetchange_approveRowSetChange = TRUE
End Function
, then everything works as expected.
Note that the approve listener is called (as you can see at the message boxes),
but due to other missing methods of the interface, the execution somehow gets
interrupted. The fact that the library is password protected is the difference
to issue 81071, which results in the Basic runtime *not* trying to open the IDE
(as in issue 81071), but showing the error message immediately.
resolving as INVALID.
fs->ab: Somewhat strange that executing the Basic script which is associated
with the form loading (see the event
---------------------------------------------------------------------
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]