Bug 895569
| Summary: | Default Filter view option "Non stopped applications" lists stopped instance, and removes them after auto refresh | ||
|---|---|---|---|
| Product: | [Retired] CloudForms Cloud Engine | Reporter: | Chris Pelland <cpelland> |
| Component: | aeolus-conductor | Assignee: | Imre Farkas <ifarkas> |
| Status: | CLOSED ERRATA | QA Contact: | Giulio Fidente <gfidente> |
| Severity: | medium | Docs Contact: | |
| Priority: | high | ||
| Version: | 1.1.0 | CC: | athomas, cpelland, dajohnso, dmacpher, gfidente, ifarkas, jlaska, matt.wagner, mitch, redakkan, slinaber |
| Target Milestone: | 1.1.2 | Keywords: | Triaged, ZStream |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | aeolus-conductor-0.13.26-1.el6cf | Doc Type: | Bug Fix |
| Doc Text: |
A bug in the initial filter view for instances caused stopped instances to display for the default "Non stopped applications" option until auto-refresh. This bug fix corrects the form rendering for the filter view. The filter view now displays only non-stopped instances.
|
Story Points: | --- |
| Clone Of: | 870999 | Environment: | |
| Last Closed: | 2013-02-21 19:08:27 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: | 870999 | ||
| Bug Blocks: | |||
|
Description
Chris Pelland
2013-01-15 14:48:02 UTC
Straight forward reproducer in comment#0. Adding qa_ack for 1.1.z Patch ACKed and pushed to 1.1.2 branch:
commit e5b3d5a42c8aacca1fe2a44ce2580077f4ccd676
Author: Imre Farkas <ifarkas>
Date: Wed Nov 21 10:57:18 2012 +0100
Fix default select filters
https://bugzilla.redhat.com/show_bug.cgi?id=870999
In Rails pre-3.1 the :prompt option is now working in ActionView::Helpers::FormTagHelper#select_tag
Signed-off-by: Matt Wagner <matt.wagner>
works for me using aeolus-conductor-0.13.26-1.el6cf.noarch 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-0545.html |