To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=110258 Issue #|110258 Summary|configmgr: re-installing xcs extension fails Component|framework Version|DEV300m75 Platform|All URL| OS/Version|All Status|NEW Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|code Assigned to|sb Reported by|sb
------- Additional comments from [email protected] Fri Mar 19 12:38:10 +0000 2010 ------- If an extension brings along an .xcs file, the extension cannot be re-installed (or updated) without removing it first (and re-starting OOo): $ cat test.xcs <?xml version="1.0"?> <oor:component-schema xmlns:oor="http://openoffice.org/2001/registry" oor:package="test" oor:name="Test"> <component> <group oor:name="Test"/> </component> </oor:component-schema> $ unopkg add test.xcs $ unopkg add -f test.xcs ERROR: duplicate test.Test in file:///.../test.xcs unopkg failed. --------------------------------------------------------------------- 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]
