Bug 715956
Summary: | Edit attributes page should not use update-interval | ||
---|---|---|---|
Product: | Red Hat Enterprise MRG | Reporter: | Jan Sarenik <jsarenik> |
Component: | cumin | Assignee: | Chad Roberts <croberts> |
Status: | CLOSED ERRATA | QA Contact: | Jan Sarenik <jsarenik> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 2.0 | CC: | croberts, matt, tmckay |
Target Milestone: | 2.0.1 | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | cumin-0.1.4863-1 | Doc Type: | Bug Fix |
Doc Text: |
Consequence: Job attributes could be tricky/impossible to edit if the cumin update-interval was set to a low value.
Cause: The JobAdsEditor form had update_enabled set to true which caused that part of the page to refresh every <update-interval> seconds.
Fix: turn off update_enabled for the JobAdsEditor
Result: The job editor form will no longer reset for each update-interval.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2011-09-07 16:42:54 UTC | Type: | --- |
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: | 703196, 723848, 723887 |
Description
Jan Sarenik
2011-06-23 15:45:19 UTC
Fixed in revision 4839 Technical note added. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. New Contents: Consequence: Job attributes could be tricky/impossible to edit if the cumin update-interval was set to a low value. Cause: The JobAdsEditor form had update_enabled set to true which caused that part of the page to refresh every <update-interval> seconds. Fix: turn off update_enabled for the JobAdsEditor Result: The job editor form will no longer reset for each update-interval. Verified with cumin-0.1.4878-1.el5 An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on therefore solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHSA-2011-1249.html |