Closed (won't fix)
Project:
JSON server
Version:
5.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Mar 2009 at 07:05 UTC
Updated:
21 Sep 2011 at 15:43 UTC
json_server.js seems to have a missing semicolon after the "Drupal.service=..." line. This caused problems for me with Javascript aggregation enabled. The attach patch fixes this, and a comma which may be a stray. With these changes Javascript aggregation works fine.
Thanks for the module, it just saved me a ton of time on a project!
| Comment | File | Size | Author |
|---|---|---|---|
| json_server_js.patch | 631 bytes | scottgifford |
Comments
Comment #1
skyredwang