Bug 1176044
Summary: | Typo in warning info at hostname field | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Virtualization Manager | Reporter: | wanghui <huiwa> | ||||
Component: | ovirt-node | Assignee: | Douglas Schilling Landgraf <dougsland> | ||||
Status: | CLOSED ERRATA | QA Contact: | wanghui <huiwa> | ||||
Severity: | high | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | 3.5.0 | CC: | cshao, fdeutsch, gklein, leiwang, lsurette, yaniwang, ycui, ykaul | ||||
Target Milestone: | ovirt-3.6.0-rc | ||||||
Target Release: | 3.6.0 | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | ovirt-node-3.3.0-0.4.20150906git14a6024.el7ev | Doc Type: | Bug Fix | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2016-03-09 14:24:23 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | Node | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
No functional impact, moving this bug out to 3.6. Test version: rhev-hypervisor7-7.2-20151025.0.el7ev ovirt-node-3.3.0-0.18.20151022git82dc52c.el7ev.noarch Test steps: 1. TUI Install rhev-hypervisor7-7.2-20151025.0.el7ev 2. Setup hostname more than 64 chars like 'localhost.localdomain.1111111111111111111111111111111111111111111ssss' 3. Check the warning info in hostname field. Test result: 1. It changes for "less then" to "less than" in warning info. So this issue is fixed in ovirt-node-3.3.0-0.18.20151022git82dc52c.el7ev.noarch. Change the status to verified. 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. https://rhn.redhat.com/errata/RHBA-2016-0378.html |
Created attachment 971056 [details] typo at hostname field Description of problem: There is a typo in warning info at hostname field. 'The field must contain a field less then 64 chars or an empty string.' It should change 'then' to 'than'. Version-Release number of selected component (if applicable): rhev-hypervisor7-7.0-20141212.0.iso ovirt-node-3.1.0-0.34.20141210git0c9c493.el7.noarch rhev-hypervisor6-6.6-20141212.0.iso ovirt-node-3.1.0-0.34.20141210git0c9c493.el6.noarch How reproducible: 100% Steps to Reproduce: 1. TUI Install rhev-hypervisor7-7.0-20141212.0.iso 2. Setup hostname more than 64 chars. 3. Check the warning info in hostname field. Actual results: 1. After step3, it will report as follows. 'The field must contain a field less then 64 chars or an empty string.' Expected results: 1. It should change 'then' to 'than'. Additional info: