Created attachment 987727 [details] screenshots Description of problem: Custom buttons on Infra Host with a service dialog missing Submit and Cancel. FYI - I have tested this with 5.3.1.10 and got the same issue. Version-Release number of selected component (if applicable): 5.3.2.6 How reproducible: Always Steps to Reproduce: 1. Create a service dialog with a text area box and submit & cancel buttons selected 2. create a button on a host with the above dialog 3. attempt to click on the submit button Actual results: The submit and cancel buttons are not appearing when a service dialog is used on a host. this seems to work fine on VMs Expected results: Expected buttons with service dialogs to work on hosts Additional info: Buttons with service dialogs do not work at all on hosts
New commit detected on manageiq/master: https://github.com/ManageIQ/manageiq/commit/75a1abc2617a92fc9fd2fbba89c63c420d210991 commit 75a1abc2617a92fc9fd2fbba89c63c420d210991 Author: Harpreet Kataria <hkataria> AuthorDate: Tue Feb 3 16:21:54 2015 -0500 Commit: Harpreet Kataria <hkataria> CommitDate: Tue Feb 3 16:21:54 2015 -0500 Added code to show buttons in the dialog on non-explorer screens. https://bugzilla.redhat.com/show_bug.cgi?id=1188798 https://bugzilla.redhat.com/show_bug.cgi?id=1188859 vmdb/app/views/shared/dialogs/_dialog_provision.html.haml | 4 ++++ 1 file changed, 4 insertions(+)
New commit detected on cfme/5.3.z: https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=fa102737d24fb0f2c194cea2589bd1c74713e3bd commit fa102737d24fb0f2c194cea2589bd1c74713e3bd Author: Harpreet Kataria <hkataria> AuthorDate: Tue Feb 3 16:21:54 2015 -0500 Commit: Harpreet Kataria <hkataria> CommitDate: Wed Feb 4 10:27:21 2015 -0500 Added code to show buttons in the dialog on non-explorer screens. https://bugzilla.redhat.com/show_bug.cgi?id=1188798 https://bugzilla.redhat.com/show_bug.cgi?id=1188859 (cherry picked from commit 75a1abc) vmdb/app/views/shared/dialogs/_dialog_provision.html.haml | 4 ++++ 1 file changed, 4 insertions(+)
Buttons work fine with host . Verified in master.20150217185241_aa6d1cd
Fixed . verified in 5.4.0.0.11.20150309201930_8b6a235
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. https://rhn.redhat.com/errata/RHBA-2015-1100.html