To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=74877
------- Additional comments from [EMAIL PROTECTED] Tue Feb 27 12:31:35 +0000 2007 ------- The InstallException is currently always thrown when an extension is about to be installed. Only the XInteractionHandler (the XCommandEnvironment which is passed as argument in addPackage) knows if it needs to notify the user. This is for example the case when the user installs an extension with a double-click. Then the XCommandEnvironment is created with a particular flag, indicating to ask the user. This information should be removed from the XCommandEnvironment and be part of the XPackageMananger::addPackage. See also i74908 --------------------------------------------------------------------- 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]
