Chrome 4 allowed using single instead of double quotes in
JSON.parse(), while Chrome 5 doesn't. If all your strings are from
Chrome's JSON.stringify(), this shouldn't apply, but it's worth to
check just in case.
On Jun 7, 11:29 am, Arne Roomann-Kurrik <
kur...@chromium.org> wrote:
> I believe I've gotten this from malformed JSON in the past - if you could
> provide a string that causes the error it would really help.
>
> ~Arne
>
>
>
> On Mon, Jun 7, 2010 at 1:04 PM, PhistucK <
phist...@chromium.org> wrote:
> > If you could give a reproducible example - that will help us investigate.
>
> > ☆PhistucK
>
> > On Mon, Jun 7, 2010 at 19:12, Daniel Kantor <
dan.kan...@gmail.com> wrote:
>
> >> I am getting this error back sometimes when I call JSON.parse -
>
> >> SyntaxError: Unexpected token ILLEGAL
>
> >> The JSON was created using JSON.stringify. Any idea why this could be
> >> happening?
>
> >> thanks,
> >> Dan
>
> >> --
> >> You received this message because you are subscribed to the Google Groups
> >> "Chromium HTML5" group.
> >> To post to this group, send email to
chromium-ht...@chromium.org.
> >> To unsubscribe from this group, send email to
> >>
chromium-html5+unsubscr...@chromium.org<
chromium-html5%2Bunsubscr...@chromium.org>
> >> .
> > To post to this group, send email to
chromium-ht...@chromium.org.
> > To unsubscribe from this group, send email to
> >
chromium-html5+unsubscr...@chromium.org<
chromium-html5%2Bunsubscr...@chromium.org>
> > .