To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=110264 Issue #|110264 Summary|configmgr: allow <item><value> in registrymodification |s.xcu Component|framework Version|DEV300m75 Platform|All URL| OS/Version|All Status|NEW Status whiteboard| Keywords| Resolution| Issue type|ENHANCEMENT Priority|P3 Subcomponent|code Assigned to|sb Reported by|sb
------- Additional comments from [email protected] Fri Mar 19 15:58:24 +0000 2010 ------- officecfg/registry/component-update.dtd requires that an <item>'s path points to a set or group node (so members of <item> can only be <prop> or <node>), and writeModifications in configmgr/source/writemodfile.cxx is coded accordingly (see issue 110230). There appears to be no reason to also allow an <item>'s path to point to a localized property (so members of <item> could also be <value>), and to simplify writeModifications accordingly. --------------------------------------------------------------------- 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]
