When using Lucid and IE7 (maybe only happends when Javascript is aggregated, unsure) the browser throws an error saying "Expected string, value".

CommentFileSizeAuthor
#1 ie7jserror-1787688-1.patch441 bytespontus_nilsson

Comments

pontus_nilsson’s picture

Status: Active » Needs review
StatusFileSize
new441 bytes

Attached patch fixes the problem. Last element in the array should not end with a comma (according to IE7 :) ).