Bug 111927

Summary: XML output for SimpleXMLGenerator skips duplicate elements
Product: [Retired] Red Hat Enterprise CMS Reporter: Scott Seago <sseago>
Component: otherAssignee: ccm-bugs-list
Status: CLOSED WONTFIX QA Contact: Jon Orris <jorris>
Severity: medium Docs Contact:
Priority: medium    
Version: nightlyCC: sskracic
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-03-09 15:37:00 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Scott Seago 2003-12-11 18:02:59 UTC
Description of problem:
If an associated item is duplicated in the XML generated for a Content
Item (say as a related link and as a featured item on a home page
component), the second instance of the item has only the OID (none of
the content). In effect, this means that the element will be skipped
on the output page.

London change 38715 resolves this by recusively copying the duplicate
element, unless it is a reference to a parent of the item.

Version-Release number of selected component (if applicable):
5.2,6.0,rickshaw

How reproducible:
always

Steps to Reproduce:
1.create a content item which references another item more than once
2.preview the item
3.second instance of the item is missing detail