The facetapi.js file is missing a number of semicolons at the end of functions. These can cause issues when JS files are aggregated and/or compressed.
Also, the file code is not indented as it should be following Drupal programming standards.
Please review the attached patch. Thanks.
| Comment | File | Size | Author |
|---|---|---|---|
| facetapi-js_formatting_issues-1.patch | 10.57 KB | sgdev |
Comments
Comment #3
joseph.olstad