What steps will reproduce the problem?
1. Produce a JSON date that isn't any of the pre-defined formats
What is the expected output? What do you see instead?
"undefined variable tdt"
What version of the product are you using? On what operating system?
1.30 beta
Please provide any additional information below.
In the _getJSONDate function, the return value is mis-cased.
The local variable is:
var tDt
The return value is:
return tdt;
Original issue reported on code.google.com by kahan...@gmail.com on 26 Jul 2009 at 5:18
Original issue reported on code.google.com by
kahan...@gmail.com
on 26 Jul 2009 at 5:18