Bug 1070036

Summary: values entered on "Power Config" tab are not preserved when validation fails
Product: [Retired] Beaker Reporter: xjia <xjia>
Component: web UIAssignee: Dan Callaghan <dcallagh>
Status: CLOSED CURRENTRELEASE QA Contact: tools-bugs <tools-bugs>
Severity: medium Docs Contact:
Priority: medium    
Version: 0.15CC: aigao, asaha, dcallagh, jzhao, mjia, rmancy, tools-bugs, xtian
Target Milestone: 19.0Keywords: Patch, Reopened
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-11-25 07:18:24 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: 1014438    
Bug Blocks: 1059535    

Description xjia 2014-02-26 06:20:31 UTC
Description of problem:
For instance: on "System Config" tab, input non-integer value in "Quiescent Period" column and save. It tells "Please enter an integer value". At that moment, input valid value and save. But all the information on that tab is gone.

Version-Release number of selected component (if applicable):
0.16

How reproducible:
100%

Steps to Reproduce:
1.On "system config" tab, input "a" in "Quiescent Period" column and save
2.input 5 in "Quiescent Period" column and save

Actual results:
All the information is gone

Expected results:
The content should be correct and shown up.


Additional info:

Comment 2 Dan Callaghan 2014-02-26 07:08:00 UTC
Rather than fixing up the TG validation, which is a bit of a nightmare on the system page due to widget nesting, it will probably be simpler to port this form to Backbone targetting 0.17.

Comment 3 Dan Callaghan 2014-03-03 06:43:44 UTC
On Gerrit: http://gerrit.beaker-project.org/2865

Comment 4 Dan Callaghan 2014-09-18 05:44:02 UTC
This was merged to develop as part of the new-system-page branch.

Comment 7 Dan Callaghan 2014-11-25 07:18:24 UTC
Beaker 19.0 has been released.