Bug 1409110
Summary: | New Host window contains a checkbox without a label under the "General" tab -> "Advanced Parameters" | ||||||
---|---|---|---|---|---|---|---|
Product: | [oVirt] ovirt-engine | Reporter: | Idan Shaby <ishaby> | ||||
Component: | Frontend.WebAdmin | Assignee: | Alexander Wels <awels> | ||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Jiri Belka <jbelka> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | future | CC: | bugs, jbelka, mshira, oourfali | ||||
Target Milestone: | ovirt-4.1.0-beta | Flags: | rule-engine:
ovirt-4.1+
|
||||
Target Release: | 4.1.0.2 | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2017-02-01 14:59:07 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: | |||||||
Attachments: |
|
Alexander - can you fix this? That's the one with the SSH fingerprint I guess that needs to go up. (In reply to Oved Ourfali from comment #1) > Alexander - can you fix this? > That's the one with the SSH fingerprint I guess that needs to go up. Sure, Its actually a left over checkbox from the xml-rpc removal (you used to be able to chose between xml-rpc and json-rpc) and there was a patch that removed everything except for the checkbox from the ui binder file. *** Bug 1408720 has been marked as a duplicate of this bug. *** ok, ovirt-engine-webadmin-portal-4.1.0-0.4.master.20170111151514.git3d62579.el7.centos.noarch |
Created attachment 1235892 [details] Checkbox without a label Description of problem: When adding a new host via the webadmin, the "General" tab contains a checkbox under the "Advanced Parameters" extender that seems to be redundant or maybe it just lacks a label. Version-Release number of selected component (if applicable): 7e6a598d5ba971060aa90225408a7555b4e3a96a How reproducible: 100% Steps to Reproduce: 1. Open the "New Host" window. 2. On the "General" tab, extend the "Advanced Parameters" extender and see that lonely checkbox. Actual results: A lonely checkbox. Expected results: Should be removed or maybe added with a label. Additional info: Added a screenshot.