To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=110083
User sb changed the following:
What |Old value |New value
================================================================================
Status|STARTED |RESOLVED
--------------------------------------------------------------------------------
Resolution| |DUPLICATE
--------------------------------------------------------------------------------
------- Additional comments from [email protected] Wed Mar 24 09:05:06 +0000
2010 -------
The fix for issue 110258 would, in principle, make the attached
LoggingOptions.xcs work. (That is, an extension .xcs could extend an existing,
extensible group.)
However, the attached LoggingOptions.xcs, as is, still fails because it has no
<component> member and thus violates officecfg/registry/component-schema.dtd.
(The old configmgr implementation probably did not validate this and accepted
the file by accident.)
Also, it is unclear to me whether this scenario (an extension .xcs extending an
existing, extensible group) is really intended to work, or only ever happened to
work by chance. Especially with the peculiarities of live extension update,
code reading those additional group members should still take into account that
they might not be present, or have a non-matching type. So, that .xcs data does
not add much functionality to the system, anyway, so could also be left out
entirely.
Anyway, setting this as duplicate of issue 110258, which effectively fixes it.
*** This issue has been marked as a duplicate of 110258 ***
---------------------------------------------------------------------
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]