Bug #6797
closedJavaScript syntax error when displaying hosts for organization: Error: Syntax error, unrecognized expression: %22Default_Organization%22'
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1123519
Description of problem:
There is a JavaScript syntax error when displaying hosts for organization: "Error: Syntax error, unrecognized expression: %22Default_Organization%22'"
Version-Release number of selected component (if applicable):
Satellite-6.0.4-RHEL-6-20140723.0
How reproducible:
always
Steps to Reproduce:
1. In webUI go to:
Administration -> Organizations -> click number in column "Hosts"
("0" in my case) on row with "Default_Organization"
2. On the page which loads, watch Firefox console for JavaScript error
Actual results:
Error: Syntax error, unrecognized expression: %22Default_Organization%22' application-3445874bf5e8cab38af5fa7b69530376.js:18
Expected results:
No syntax errors
Additional info:
Not sure if this is Katello or Foreman issue