Bug 1291031
Summary: | "Select All" button on Satellite 5.7 Web UI ignores filters and selects all packages | ||
---|---|---|---|
Product: | Red Hat Satellite 5 | Reporter: | Peter <yochen> |
Component: | WebUI | Assignee: | Grant Gainey <ggainey> |
Status: | CLOSED ERRATA | QA Contact: | Ales Dujicek <adujicek> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 570 | CC: | adujicek, dyordano, igreen, jko, tlestach, xdmoon |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | spacewalk-java-2.3.8-140-sat | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2016-06-02 12:33:26 UTC | Type: | Bug |
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: | 465198, 1127217, 1162131 |
Description
Peter
2015-12-13 00:50:59 UTC
This looks like a duplicate of Bug 962407 (In reply to Tomas Lestach from comment #1) > This looks like a duplicate of Bug 962407 Hi Tomas, Thanks. You are right, it is the same bug, I guess. But that bug was opened in 2013 and has not been fixed. *** Bug 962407 has been marked as a duplicate of this bug. *** spacewalk.github: 083d7b6e4c3416372d7c5f44a1cb5d8b2a4d7c4f This commit adds the requested SelectAll behavior to the New ListTag infrastructure and all pages that take advantage of it. Unfortunately, there are still ~60 JSPs that rely on the Old ListTag, and will require extensive refactoring to move them to the new-improved scheme of things. This fix addresses the New ListTag-affected pages. More work remains to be done. The manage-errata pages specifically mentioned in this BZ migrated to NewListTag to be able to pick up the corrected behavior: spacewalk.github: a89aa0ec428e6a115605cb1d919c92153b6b842a 6b3c59a620bddae6bec2b482a1e637e8e652ba95 spacewalk.github: 852d951c995e0e7c71183e4446dc40871abddd59 Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2016:1200 NOTE: this fix is an invasive change to some significant infrastructure and pages. Backporting to previous releases is *not* trivial. |