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: