Bug 740939
Summary: | pool, edit and delete buttons misrendered | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | [Retired] CloudForms Cloud Engine | Reporter: | wes hayutin <whayutin> | ||||||
Component: | aeolus-conductor | Assignee: | chris alfonso <calfonso> | ||||||
Status: | CLOSED ERRATA | QA Contact: | wes hayutin <whayutin> | ||||||
Severity: | unspecified | Docs Contact: | |||||||
Priority: | unspecified | ||||||||
Version: | 1.0.0 | CC: | akarol, dajohnso, deltacloud-maint, hbrock, ssachdev | ||||||
Target Milestone: | rc | ||||||||
Target Release: | --- | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
URL: | https://10.11.230.102/conductor/pools/2 | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2012-05-15 21:57:29 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: | |||||||||
Attachments: |
|
commit 1cc372b7839d4af97867f841b463432bee22d8b1 Rails button-to ActionView::HelperUrlHelper has a method called button_to. The button_to method automatically renders a style class on the element called button_to. This patch changes the stylesheet class name to button_to. making sure all the bugs are at the right version for future queries pool, edit and delete buttons are not misrendered now. See attach screenshot verified on: [root@kvm-guest-03 templates]# rpm -qa | grep aeolus rubygem-aeolus-image-0.1.0-3.20111003170706git8f23238.fc15.noarch aeolus-conductor-0.4.0-0.20111004192348git2cf5ee6.fc15.noarch aeolus-all-0.4.0-0.20111004192348git2cf5ee6.fc15.noarch aeolus-configure-2.0.2-4.20111004160858gitaf7e59a.fc15.noarch aeolus-conductor-doc-0.4.0-0.20111004192348git2cf5ee6.fc15.noarch aeolus-conductor-daemons-0.4.0-0.20111004192348git2cf5ee6.fc15.noarch rubygem-aeolus-cli-0.1.0-3.20111003133323git9451323.fc15.noarch Created attachment 526436 [details]
buttons
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/RHEA-2012-0583.html |
Created attachment 524685 [details] ss Description of problem: see screenshot