To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=45558
User kso changed the following: What |Old value |New value ================================================================================ Assigned to|abi |mav -------------------------------------------------------------------------------- Status|STARTED |NEW -------------------------------------------------------------------------------- ------- Additional comments from [EMAIL PROTECTED] Tue Jun 20 08:41:46 -0700 2006 ------- Not a problem with the Hierarchy UCP. After saving the template, when opening "Templates & Documents" dialog again, the template gets removed from Hierarchy.xcu. That's why HCP does not retun the content. openoffice/ucb> diff Hierarchy.xcu Hierarchy.xcu.bak 37c37,47 < <node oor:name="Elegant%20Fax" oor:op="remove"/> --- > <node oor:name="Elegant%20Fax" oor:op="replace"> > <prop oor:name="TargetURL" oor:type="xs:string"> > <value>$(baseinsturl)/share/template/en-US/officorr/faxclassic.ott</value> > </prop> > <prop oor:name="Title" oor:type="xs:string"> > <value>Elegant Fax</value> > </prop> > <prop oor:name="Type" oor:type="xs:int"> > <value>0</value> > </prop> > </node> The HCP never changes the content of this file by itself. The removal must be triggered by one of the components that use the HCP (most probably the Template Service). --------------------------------------------------------------------- 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]