Bug 1038558
| Summary: | Error message of creating invalid domain should be highlighted. | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Yujie Zhang <yujzhang> |
| Component: | Website | Assignee: | chris alfonso <calfonso> |
| Status: | CLOSED ERRATA | QA Contact: | libra bugs <libra-bugs> |
| Severity: | low | Docs Contact: | |
| Priority: | medium | ||
| Version: | 2.2.0 | CC: | adellape, bleanhar, cryan, hbrock, jliggitt, jolamb, libra-onpremise-devel, tfeng, xtian |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | openshift-origin-console-1.15.1.1-2.el6op, rubygem-openshift-origin-console-1.17.6.4-1.el6op | Doc Type: | Enhancement |
| Doc Text: |
When creating domains in the Management Console, the invalid input field was highlighted when an invalid domain name was specified. However, the corresponding error message was not highlighted, causing confusion for users because the error was not immediately recognized. This has been fixed and the corresponding error message is now highlighted when an invalid domain name is specified.
|
Story Points: | --- |
| Clone Of: | 1031563 | Environment: | |
| Last Closed: | 2014-01-28 16:39:11 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: | 1031563 | ||
| Bug Blocks: | |||
|
Description
Yujie Zhang
2013-12-05 10:46:20 UTC
PR for enterprise-2.0 https://github.com/openshift/enterprise-server/pull/188 Test it on puddle [2.0.2/2014-01-13] Create an invalid domain on setting page and have a check. The error message can't be highlighted and still gray. Can't create a domain because it's blocked by Bug1017656. Domains can't be created on page console/domains/new. Error message like "Invalid namespace. Namespace must only contain alphanumeric characters." should be highlighted. Pls check it again, thanks! Test on puddle [2.0.2/2014-01-14] Create an invalid on both setting and domains/new page, the error message is highlighted in red. So verify this bug, thanks! 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/RHBA-2014-0102.html |