[jQuery] Re: getJSON callback bug in FF3

2008-05-16 Thread Marcus Better
Marcus Better wrote: > I've confirmed that it was indeed Firebug 1.2a27X. And it works again in 1.2.a28X. Marcus

[jQuery] Re: getJSON callback bug in FF3

2008-05-16 Thread Marcus Better
Bramus! wrote: > Might be Firebug Itself as builds 1.2a26X and 1.2a27X totally broke > XHR. I've confirmed that it was indeed Firebug 1.2a27X. Cheers, Marcus

[jQuery] Re: getJSON callback bug in FF3

2008-05-16 Thread Marcus Better
Marcus Better wrote: > Anyone heard of such a bug in Firefox 3? My Bugzilla searches haven't > turned up anything. All I found was this. https://bugzilla.mozilla.org/show_bug.cgi?id=424212 "[FIX]xmlhttprequest abort method should set status to 0 when it changes readystate to 4

[jQuery] Re: getJSON callback bug in FF3

2008-05-16 Thread Marcus Better
anio wrote: > Hello group. I changed my web browser from FF2 to FF3 Beta. I develop > a Catalyst application with jQuery and im almost done until changed > the browser. Now all my functions that using getJSON fails with no > callback. I have a similar problem using Ext JS, both with the jQuery pr