To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=114550
------- Additional comments from [email protected] Thu Sep 30 09:48:56 +0000 2010 ------- In fact getDeployedPackages catches a DeploymentException which is thrown as a result of a missing Extension. The actual problem was that package information provider called this function (indirectly) and provided an XCommandEnvironment where it incorrectly implemented the XInteractionHandler::handle method. This caused a CommandFailedException to be thrown by the UCB which is passed along by the extension manager. --------------------------------------------------------------------- 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]
