On Thursday, October 4, 2012 7:45:32 AM UTC+2, Jan Honza Odvarko wrote:
> I tried to load http://developers.facebook.com/docs/guides/web/#login
> page
> while having the Console panel enabled and I don't see any error.
> Is there anything special I should do?
> Win Vista, Firefox 15.0.1, Firebug 1.10.3
> (tested also with Firefox Nightly 18.0a1 (2012-10-03))
> Could it be Mac specific problem?
> Honza
> On Oct 3, 9:20 pm, John Sun <j...@klip.com> wrote:
> > Since yesterday (10/2/2012) in my Firebug debugging, I have been getting
> a
> > JavaScript error loadinghttp://connect.facebook.net/en_US/all.js
> > I test on Firebug 1.10.3 on Firefox 15.0.1 on Mac Lion.
> > Firebug shows this Javascript error in all.js:
> > JSON.parse: bad control character in string literal
> > You can disable/enable break notifications in panel's tab menu.
> > Debugger stops at Line 17: (line 17 is super long - so I'm not
> putting
> > it in here. Somewhere in all.js:17 is a bad-control character I guess)
> > It seems like this post is related: Switching to JSON3
> http://stackoverflow.com/questions/12025987/
> > facebook-xd-arbiter-php-error-in-json3/12715199#12715199
> > I posted this question on StackOverflow and Facebook developer forum
> also.