Bug 654996
| Summary: | Activation Key -> Packages tab doesn't list packages in sorted order | ||
|---|---|---|---|
| Product: | Red Hat Satellite 5 | Reporter: | Vishal Gaikwad <vgaikwad> |
| Component: | WebUI | Assignee: | Tomas Lestach <tlestach> |
| Status: | CLOSED ERRATA | QA Contact: | Dimitar Yordanov <dyordano> |
| Severity: | medium | Docs Contact: | |
| Priority: | urgent | ||
| Version: | 530 | CC: | cperry, dyordano, pmutha, xdmoon |
| Target Milestone: | --- | Keywords: | Regression |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: |
When associating packages with an activation key, the previous version of the web user interface listed the packages in random order. This update adapts the web user interface to list the packages in alphabetical order.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2011-09-05 07:07:36 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: | 715348 | ||
|
Description
Vishal Gaikwad
2010-11-19 10:08:40 UTC
Fixed. Sorting package names according to alphabetic order. spacewalk.git: 5303c4e85ce4f0f5e17efdaf313a7934d325ab0f
Technical note added. If any revisions are required, please edit the "Technical Notes" field
accordingly. All revisions will be proofread by the Engineering Content Services team.
New Contents:
Consequence:
When associating packages with an activation key, package list was sorted in unpredictable way.
Result:
Package list in sorted in alphabetical order, when associating packages to an activation key on WebUI.
Verified RHEL5/6
Technical note updated. If any revisions are required, please edit the "Technical Notes" field
accordingly. All revisions will be proofread by the Engineering Content Services team.
Diffed Contents:
@@ -1,4 +1 @@
-Consequence:
+When associating packages with an activation key, the previous version of the web user interface listed the packages in random order. This update adapts the web user interface to list the packages in alphabetical order.-When associating packages with an activation key, package list was sorted in unpredictable way.
-Result:
-Package list in sorted in alphabetical order, when associating packages to an activation key on WebUI.
An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on therefore solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHBA-2011-1252.html |