Bug 919672
Summary: | [webadmin] After import vm/template values in subtab general of vm/template stuck. | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Ondra Machacek <omachace> | ||||||
Component: | ovirt-engine-webadmin-portal | Assignee: | Vojtech Szocs <vszocs> | ||||||
Status: | CLOSED ERRATA | QA Contact: | Jiri Belka <jbelka> | ||||||
Severity: | unspecified | Docs Contact: | |||||||
Priority: | unspecified | ||||||||
Version: | 3.2.0 | CC: | acathrow, dyasny, ecohen, gwatson, iheim, michal.skrivanek, Rhev-m-bugs, sgrinber, ykaul | ||||||
Target Milestone: | --- | ||||||||
Target Release: | 3.2.0 | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
Whiteboard: | ux | ||||||||
Fixed In Version: | sf11 | Doc Type: | Bug Fix | ||||||
Doc Text: |
Incorrect usage of the GWT EditorDriver framework caused obsolete information to be shown in the Virtual Machines or Templates General tab. The static EditorDriver usage has been replaced with instance-specific usage, so the Virtual Machines and Templates General tabs now show accurate and updated information.
|
Story Points: | --- | ||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2013-06-10 21:35:31 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: | |||||||||
Bug Blocks: | 948448 | ||||||||
Attachments: |
|
Created attachment 707392 [details]
screen vms
After logout/login issue still persist, but after firefox close/open, values are OK.
This behaviour is caused by incorrect GWT EditorDriver component usage in UI code (WebAdmin and UserPortal). Patch fixing globally is about to be merged u/s. ok, sf12. 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-0888.html |
Created attachment 707391 [details] engine.log Description of problem: Version-Release number of selected component (if applicable): sf9 How reproducible: always Steps to Reproduce: 1. Have export domain with vm/template. 2. Import vm/template. 3. Click to other vm/template in vms/template tab and check general subtab. Actual results: Values in general subtab are stuck, if you click on any vm/template. Expected results: Values in general subtab are not stuck. Additional info: