Bug 1235118
Summary: | Please make the format of allowable characters in error messages ("a-z0-9A-Z" or "-_") more clear | ||
---|---|---|---|
Product: | [oVirt] ovirt-engine | Reporter: | Yuko Katabami <ykatabam> |
Component: | Frontend.WebAdmin | Assignee: | Eli Mesika <emesika> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Lukas Svaty <lsvaty> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | --- | CC: | bugs, emesika, gklein, jcarbone, lsurette, lsvaty, mgoldboi, oourfali, rbalakri, stirabos, yeylon, ykaul |
Target Milestone: | ovirt-3.6.2 | Flags: | rule-engine:
ovirt-3.6.z+
ylavi: planning_ack+ rule-engine: devel_ack+ rule-engine: testing_ack+ |
Target Release: | 3.6.2.5 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | 3.6.0-4_alpha3 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2016-02-18 11:02:14 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | Infra | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Yuko Katabami
2015-06-24 04:34:18 UTC
whiteboard should be 'i18n' only if translations *only* should be updated. in this case, the English (source) strings should be updated, hence it shouldn't be 'i18n'. [translations would need to be updated accordingly as well, but this would happen automatically once the translators will receive the updated English strings] Host name message is incorrect Actual result: Host name can't contain blanks or special characters, must be at least 1 character long and contain 'a-z', '0-9', '_' or '.' characters. Expected result: Either show this error message after '-' is added or add description to support '-'. Target release should be placed once a package build is known to fix a issue. Since this bug is not modified, the target version has been reset. Please use target milestone to plan a fix for a oVirt release. I don't understand the failure. Can you elaborate? symbol '-' is supported in the host name field, but is not in the error message, so the message should say: Host name can't contain blanks or special characters, must be at least 1 character long and contain 'a-z', '0-9', '_', '.' or '-' characters. However at the moment it says: Host name can't contain blanks or special characters, must be at least 1 character long and contain 'a-z', '0-9', '_' or '.' characters. This bug has target milestone 3.6.2 and is on modified without a target release. This may be perfectly correct, but please check if the patch fixing this bug is included in ovirt-engine-3.6.2. If it's included, please set target-release to 3.6.2 and move to ON_QA. Thanks. Target release should be placed once a package build is known to fix a issue. Since this bug is not modified, the target version has been reset. Please use target milestone to plan a fix for a oVirt release. rhevm-webadmin-portal-3.6.2.6-0.1.el6.noarch |