Description of problem: When we switch to "Help Menu" tab of Configuration page, "Submit" button is always active on the button Version-Release number of selected component (if applicable): Version 5.9.0.7.20171107212356_ed87902 How reproducible: 100% Steps to Reproduce: 1.Goto Configuration 2.Select Setting accordion --> CFME Region: Region0[0] 3.Select "Help Menu" tab Actual results: Submit Button should be deactive. Expected results: Submit Button is active. Additional info:
https://github.com/ManageIQ/manageiq-ui-classic/pull/2797
New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/968300daaa4aadddffe29f122a816a977ab76591 commit 968300daaa4aadddffe29f122a816a977ab76591 Author: Dávid Halász <dhalasz> AuthorDate: Wed Nov 22 13:47:56 2017 +0100 Commit: Dávid Halász <dhalasz> CommitDate: Wed Nov 22 15:11:00 2017 +0100 Store the session data in the right format for OPS/help_menu https://bugzilla.redhat.com/show_bug.cgi?id=1511427 app/controllers/ops_controller/settings/common.rb | 2 +- spec/controllers/ops_controller/settings/common_spec.rb | 14 ++++++++++++++ 2 files changed, 15 insertions(+), 1 deletion(-)