Closed (fixed)
Project:
Hint
Version:
6.x-1.0
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Sep 2009 at 05:38 UTC
Updated:
5 Nov 2009 at 04:10 UTC
After activating, the following error occurs in IE 7/8.
Expected identifier, string or number js_ec9b835fbd3725e0854d2c4d42c554c4.jsmin.js, line 95 character 297
the above points to
Attributes: ['style', 'className', 'title', 'size'],
Removing the comma at the end of the above line makes the error go away.
Comments
Comment #1
quicksketchThanks, removed and committed.