Actions
Bug #28830
closed'Change OpenSCAP Proxy' Submit Button is Disabled
Status:
Duplicate
Priority:
Normal
Assignee:
-
Target version:
-
Description
The submit button is disabled when trying to assign an OpenSCAP proxy to multiple hosts.
1. Hosts > All Hosts
2. Select 1 or more hosts, and 'Select Action > Change OpenSCAP Proxy'
3. Select a proxy from the drop-down menu
The 'Submit' button remains disabled.
Workaround: Inspect element on the submit button, and remove 'disabled="disabled"' via browser development tools
Foreman: 1.24.0
Katello: 3.14.0
tfm-rubygem-foreman_openscap-2.0.0-1.fm1_24.el7.noarch
Updated by William Dixon almost 5 years ago
Browser console displays:
ReferenceError: toggle_multiple_ok_button is not defined hosts:1:1 onchange https://katello.lv.serenova.com/hosts:1 receiveMessage resource://gre/actors/SelectChild.jsm:261 receiveMessage resource://gre/actors/SelectChild.jsm:455
Updated by William Dixon almost 5 years ago
- Status changed from New to Duplicate
- Bugzilla link set to 28259
Looks like this was already addressed
https://projects.theforeman.org/issues/28259
Actions