Bug #14561
closedselecting the Oscap_Proxy throws TypeError as seen from Firebug
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1313846
Description of problem:
selecting the Oscap_Proxy host throws TypeError as seen from Firebug
Firebug shows the below error when selecting "Openscap proxy":
TypeError: $(...).indicator_show is not a function
...+o:t+"&host_id="+o,toggleErrorText(""),$(e).indicator_show(),$.ajax({type:"post"...
No issues seen in "/var/log/foreman/production.log"
Version-Release number of selected component (if applicable):
Sat6.2.0-Beta-SNAP1
How reproducible:
Steps to Reproduce:
1. configure OSCAP plugin and restart services
2. create a "New Host" and specify the "oscap proxy" to note the above TypeError in FireBug.
3.
Actual results:
Issues seen with selecting the "oscap proxy"
Expected results:
Firebug should throw no issues while selecting the "oscap proxy".
Additional info:
Updated by Shlomi Zadok over 8 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman_openscap/pull/160 added
Updated by The Foreman Bot over 8 years ago
- Pull request https://github.com/theforeman/foreman_openscap/pull/162 added
Updated by Ondřej Pražák over 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset foreman_openscap|3753eadc4f4fdffaed3e0100d8913db5011567d7.
Updated by Shlomi Zadok over 8 years ago
- Pull request deleted (
https://github.com/theforeman/foreman_openscap/pull/160)