Bug 228522

Summary: quick IE fix for channel list views with expander
Product: [Retired] Red Hat Network Reporter: Máirín Duffy <duffy>
Component: RHN/Web SiteAssignee: Grant Gainey <ggainey>
Status: CLOSED DUPLICATE QA Contact: Red Hat Satellite QA List <satqe-list>
Severity: medium Docs Contact:
Priority: medium    
Version: rhn500CC: rhn-bugs
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: 2007-02-21 13:18:55 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:
Bug Depends On:    
Bug Blocks: 166615    
Attachments:
Description Flags
fixed channel_tree.js
none
screenshot of the IE issue - the above proposed fixes should fix this none

Description Máirín Duffy 2007-02-13 15:59:09 UTC
Description of problem:
There is an IE display problem with expand/collapse channel listviews. See bug
209375 for more info.

To fix this, the channel_tree.js needs to be updated (already done) and the
following attribute needs to be added to each child channel row in the listviews
listed below:

style="display: none;"

Pages this affects:

  (1) /rhn/software/channels/Relevant.do
  (2) /rhn/software/channels/All.do
  (3) /rhn/software/channels/Retired.do
  (4) /rhn/software/downloads/SupportedISOs.do
  (5) /rhn/software/downloads/AllISOs.do
  (6) /rhn/software/downloads/RetiredISOs.do

Comment 1 Máirín Duffy 2007-02-13 16:02:15 UTC
ah, channel_tree.js is still the old version so i can't check in the fix
(waiting on bug 207293, otherwise all of the old channel listviews will become
unusable)

attaching fixed channel_tree.js

Comment 2 Máirín Duffy 2007-02-13 16:02:49 UTC
Created attachment 147992 [details]
fixed channel_tree.js

Comment 3 Máirín Duffy 2007-02-13 16:03:27 UTC
Created attachment 147993 [details]
screenshot of the IE issue - the above proposed fixes should fix this

Comment 4 Grant Gainey 2007-02-21 13:18:55 UTC
I'm fixing this in 207293 - closing this one as a dup so we track in one place

*** This bug has been marked as a duplicate of 207293 ***