Safari v5 crashes on AW.Formats.Date
Hi
We make extensive use of your Grid in our product, and thus AW.Formats.Date when setting cell formats. Unfortunately Safari v5 crashes when it reaches a line that has:
var dateAndTime = new AW.Formats.Date;
I took your example Grid and just added the above line to get Safari to die, and I caught the following in the console:
SyntaxError: Invalid regular expression: missing ) aw.js line 35
This was with AW v2.5.5.
Is this fixed in the up and coming v2.5.6?
thanks
Chris
We make extensive use of your Grid in our product, and thus AW.Formats.Date when setting cell formats. Unfortunately Safari v5 crashes when it reaches a line that has:
var dateAndTime = new AW.Formats.Date;
I took your example Grid and just added the above line to get Safari to die, and I caught the following in the console:
SyntaxError: Invalid regular expression: missing ) aw.js line 35
This was with AW v2.5.5.
Is this fixed in the up and coming v2.5.6?
thanks
Chris
Chris Pollard
July 1,