Fixes #4897. Added ?? as a context-insensitive placeholder for the callback name...
authorjaubourg <j@ubourg.net>
Wed, 12 Jan 2011 17:36:00 +0000 (18:36 +0100)
committerjaubourg <j@ubourg.net>
Wed, 12 Jan 2011 17:36:00 +0000 (18:36 +0100)
commit0c51e9d55f39366cab14719b80cb7e989c716351
treee602d1bcd82989b883443994eaa1970b9e86773c
parentf83cdc3c4c134b2796335e9f9806f3b67e7ca87f
Fixes #4897. Added ?? as a context-insensitive placeholder for the callback name of a JSONP request. Unit tests provided.
src/ajax/jsonp.js
test/data/jsonp.php
test/unit/ajax.js