BUG with $.ajax()/JSON in 1.2.2b2

BUG with $.ajax()/JSON in 1.2.2b2


Hi all,
I just tried jquery-1.2.2b2 in one of my apps and found a strange
behaviour with $.ajax/JSON requests.
It seems like the success callback doesn't receive the data if and
only if the request uri starts with "http://". File/document root
relative path work as expected. Firebug reports an "invalid label".
jquery-1.2.1 works as expected.
Test case is up on:
http://www.2meter3.de/jqPuzzle/dev/jsontest.html
I haven't filed a bug yet, since I have no access to SVN and don't
know if this was already fixed after the 1.2.2b2 nightly.
Anyway, I'm really looking forward for a great release tomorrow! :)
Ralf