silverme / base2

Automatically exported from code.google.com/p/base2
0 stars 0 forks source link

JSON causes parse error in Safari #20

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Boolean.toString is using the word "boolean" as parameter, which is a reserved 
word. But only Safari 
chokes on this.

Original issue reported on code.google.com by doek...@gmail.com on 9 Jul 2007 at 5:26

GoogleCodeExporter commented 8 years ago
Solved this in revision 78. Didn't update libraries though.

Original comment by doek...@gmail.com on 9 Jul 2007 at 5:27

GoogleCodeExporter commented 8 years ago
I've updated the libraries now.

Original comment by dean.edw...@gmail.com on 9 Jul 2007 at 3:44

GoogleCodeExporter commented 8 years ago

Original comment by doek...@gmail.com on 14 Jul 2007 at 7:12