Bug 986299
| Summary: | "****" in system details -> Groups -> Join when no groups are defined | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Satellite 5 | Reporter: | Jan Hutař <jhutar> | ||||
| Component: | WebUI | Assignee: | Tomas Lestach <tlestach> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Jiří Mikulka <jmikulka> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | unspecified | CC: | cperry, jmikulka | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | spacewalk-java-2.0.2-15 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2013-10-01 21:53:45 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: | 924232 | ||||||
| Attachments: |
|
||||||
Right. spacewalk.git: 0d1a719ad7a7e11377e1b299c86e217b8cef6a07 Satellite 5.6 has been released. This bug was tracked under the release. This bug was either VERIFIED or RELEASE_PENDING (re-verified prior shortly before release). Moving to CLOSED CURRENT_RELEASE. Text from Upgrade Erratum follows: 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. http://rhn.redhat.com/errata/RHEA-2013-1395.html |
Created attachment 775762 [details] Screenshot of "****" Description of problem: Instead of meaningful message, only "****" is displayed on system details -> Groups -> Join page when no groups are defined. Version-Release number of selected component (if applicable): Satellite-5.6.0-RHEL5-re20130626.1-x86_64 How reproducible: always Steps to Reproduce: 1. Make sure you do not have any system group defined 2. Go to system details -> Groups -> Join Actual results: See screenshot Expected results: There should be some nice message like "You do not have any system group defined. You can create some ..." Additional info: When you access the page, there are these two messages generated into catalina.out: 2013-07-19 07:08:28,425 [TP-Processor10] ERROR com.redhat.rhn.common.localization.LocalizationService - *** ERROR: Message with id: [] not found.*** called by com.redhat.rhn.frontend.struts.XmlMessageResources.getMessage(XmlMessageResources.java:85) 2013-07-19 07:08:28,425 [TP-Processor10] ERROR com.redhat.rhn.common.localization.LocalizationService - *** ERROR: Message with id: [] not found.*** called by com.redhat.rhn.frontend.struts.XmlMessageResources.getMessage(XmlMessageResources.java:85)