To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=74005
------- Additional comments from [EMAIL PROTECTED] Wed Jun 4 12:24:27 +0000 2008 ------- One problem when removing the directory structure is that the package manager immediately attaches all registry files to the type description manager. Even after disposing the XPackageManager, the rdb files are still locked. Therefore the removing code cannot only be implemented in unopkg. The package manager must know that it should remove the folders and that it is safe to do so. Both is the case when the last bundled extension is being removed during the uninstalling the office. In this case, removing the rdbs from the typedescriptionmanager is safe because no office can be running. --------------------------------------------------------------------- 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]
