Bug 111927 - XML output for SimpleXMLGenerator skips duplicate elements
Summary: XML output for SimpleXMLGenerator skips duplicate elements
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise CMS
Classification: Retired
Component: other
Version: nightly
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: ccm-bugs-list
QA Contact: Jon Orris
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2003-12-11 18:02 UTC by Scott Seago
Modified: 2007-04-18 17:00 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2006-03-09 15:37:00 UTC
Embargoed:


Attachments (Terms of Use)

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


Note You need to log in before you can comment on or make changes to this bug.