Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
6.2.0 CE GA1, 6.2.10 EE GA1, 6.2.X EE, 7.0.0 M3
-
6.2.x
-
Committed
-
4
-
3
-
Internet Explorer 7
Description
IE7 does not handle trailing commas properly. This is a general cleanup to prevent potential issues in IE7.
A usual error looks something like this:
IE7 ... javascript error Expected identifier, string or number
Regex used to find commas:
,[\s]*[^A-z0-9\s{_'[(!$*"\.\\</\-`#\%\+&]