Bug 213743

Summary: New list tag possibilities don't match list checkbox javascript
Product: [Retired] Red Hat Network Reporter: Ken Ganong <kganong>
Component: RHN/Web SiteAssignee: Mike McCune <mmccune>
Status: CLOSED EOL QA Contact: Brandon Perkins <bperkins>
Severity: medium Docs Contact:
Priority: medium    
Version: RHN StableCC: 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: 2017-07-05 15:20:23 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: 145467    

Description Ken Ganong 2006-11-02 20:15:02 UTC
The javascript for the check all checkbox at the top left of our tables is
located in the /javascript/check_all.js file.

There are two functions of this javascript that concerns this bug:
check_all_on_page and checkbox_clicked

The first is poorly named; it doesn't actually check all the checkboxes on the
page, it checks all of the checkboxes on the same form as the check_all checkbox.
This isn't correct though. When we have multiple lists on the same page, they
must appear in the same form, but the checkbox here should only check the ones
in the same list.

The second isn't currently rendered using the new list at all. Its purpose is to
update the check_all checkbox when another checkbox in the list is checked. So,
if you hit the check_all box and then unselect one of the others, the check_all
box becomes unselected.
This also has the same problem as the first in that it considers all the check
boxes based on being on the same form instead of being in the same list (group?)

Also, why doesn't selected a checkbox update the number checked (in the right
corners of the list)?

Comment 1 Red Hat Bugzilla 2007-04-12 01:37:43 UTC
User bnackash's account has been closed

Comment 2 Thomas "Shea" DeAntonio 2017-07-05 15:20:23 UTC
As you may already be aware, Red Hat is transitioning from the Red Hat Network (RHN) hosted interface to the Red Hat Subscription Management (RHSM) interface in July 2017. Red Hat has invested in and seen success from RHN for many years, and used that experience to build more robust technologies like RHSM. 
 
If you have not yet migrated your RHN systems to RHSM or you are a Red Hat Satellite customer, please review the information from. https://access.redhat.com/products/red-hat-subscription-management#migration. 
 
Since we are shutting down RHN, no further actions will be taken with this bug or enhancement request.  You can find additional information at RHSM product page (https://access.redhat.com/products/red-hat-subscription-management).  If you have further questions, please contact support (https://access.redhat.com/products/red-hat-subscription-management#support).