Bug 108452

Summary: Content item styling is broken
Product: [Retired] Red Hat Enterprise CMS Reporter: Daniel Berrangé <berrange>
Component: otherAssignee: ccm-bugs-list
Status: CLOSED RAWHIDE QA Contact: Jon Orris <jorris>
Severity: medium Docs Contact:
Priority: medium    
Version: nightly   
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-09-02 17:44:13 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 Daniel Berrangé 2003-10-29 17:45:48 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 Galeon/1.2.9 (X11; Linux i686; U;) Gecko/20030314

Description of problem:
The styling for content item preview / view pages is not present.
It was commented out during the merge of test-packaging into dev.
The bug in LegacyStylesheetResolver was fixed so there is no reason
to keep it commented out. The following changes need to be applied:

dan@camden$ p4 diff cms/web/...
==== //cms/dev/web/packages/content-section/xsl/cms-item.xsl#11 -
/var/ccm-devel/dev/dan/aplaws-rickshaw/cms/web/packages/content-section/xsl/cms-item.xsl
====
13d12
<     <!--
15d13
<   -->
==== //cms/dev/web/packages/content-section/xsl/cms.xsl#7 -
/var/ccm-devel/dev/dan/aplaws-rickshaw/cms/web/packages/content-section/xsl/cms.xsl
====
5a6
> <xsl:import href="../../ui/xsl/ui.xsl"/>
dan@camden$ 


Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1. Create an item
2. View an item
3.
    

Actual Results:  Styling is broken

Expected Results:  Styling is present

Additional info:

Comment 1 Daniel Berrangé 2003-11-06 10:13:29 UTC
This was fixed by Jon in p4 37632

Comment 2 David Lawrence 2006-07-18 03:11:05 UTC
QA_READY has been deprecated in favor of ON_QA. Please use ON_QA in the future.
Moving to ON_QA.

Comment 3 Daniel Berrangé 2006-09-02 17:44:13 UTC
Closing old tickets