Bug 880363
| Summary: | Error message displayed with letters separated by commas | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | Radek Steiger <rsteiger> |
| Component: | luci | Assignee: | Ryan McCabe <rmccabe> |
| Status: | CLOSED ERRATA | QA Contact: | Cluster QE <mspqa-list> |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | 6.4 | CC: | cluster-maint, jpokorny, lnovich, slevine |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | luci-0.26.0-38.el6 | Doc Type: | Bug Fix |
| Doc Text: |
(Ryan to review)
Cause:
Internal API misuse connected with Failover Domains tab in luci.
Consequence:
Validation error messages arising from failover domains configuration
are presented in a character-by-character way.
Fix:
Related validation errors are internally passed in an expected way.
Result:
Validation error messages arising from failover domains configuration
are presented in an expected way.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-11-21 10:59:32 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: | |||
|
Description
Radek Steiger
2012-11-26 20:11:29 UTC
commit 6dd7d119b3ad4fdb55f537044da32a8d37ea3003
Author: Ryan McCabe <rmccabe>
Date: Wed Nov 28 13:56:14 2012 -0500
luci: Fix garbled error messages
Fix failover domain related error messages that were returned as
strings instead of lists, causing the error messages to be garbled.
Resolves: rhbz#880363
Signed-off-by: Ryan McCabe <rmccabe>
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/RHSA-2013-1603.html |