Needs review
Project:
Lucid
Version:
7.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
18 Sep 2012 at 10:41 UTC
Updated:
18 Sep 2012 at 10:44 UTC
Jump to comment: Most recent file
When using Lucid and IE7 (maybe only happends when Javascript is aggregated, unsure) the browser throws an error saying "Expected string, value".
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | ie7jserror-1787688-1.patch | 441 bytes | pontus_nilsson |
Comments
Comment #1
pontus_nilssonAttached patch fixes the problem. Last element in the array should not end with a comma (according to IE7 :) ).