To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=108524
------- Additional comments from [email protected] Thu Jan 21 07:27:29 +0000 2010 ------- Could you please attach an .odb demonstrating the problem? I suspect that the bug depends on the concrete code used in your macro. More precise, I suspect that internally, the component representing the .odb is not really closed, so the next attempt to open it will re-use the existing instance, which would not be considered an "open" then, thus no even would be fired. While all of this is the technical perspective only (and you would still be right in claiming that the event should fire), it is meant as explanation why I think that the concrete macro is needed for reproducing, judging, and fixing the issue. --------------------------------------------------------------------- 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]
