Closed (fixed)
Project:
Facet API
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 May 2019 at 08:16 UTC
Updated:
3 Oct 2019 at 16:09 UTC
Jump to comment: Most recent
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