[Webkit-unassigned] [Bug 90243] garden-o-matic broken: TypeError: 'undefined' is not an object (evaluating 'buildLocations[currentIndex].url')

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 29 15:16:16 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=90243





--- Comment #10 from Ojan Vafai <ojan at chromium.org>  2012-06-29 15:16:13 PST ---
I'm pretty sure jQuery's ajax library is doing something crazy here. If I break in the error handler of $.ajax, I get a "parsererror" error. But if I look at the responseText, it's perfectly valid JSONP as best I can tell. jquery shouldn't even know that this is supposed to be json though. Maybe it's trying to parse the content as json for some reason?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list