From: jaubourg Date: Wed, 12 Jan 2011 17:36:00 +0000 (+0100) Subject: Fixes #4897. Added ?? as a context-insensitive placeholder for the callback name... X-Git-Url: http://git.asbjorn.it/?a=commitdiff_plain;h=0c51e9d55f39366cab14719b80cb7e989c716351;hp=0c51e9d55f39366cab14719b80cb7e989c716351;p=jquery.git Fixes #4897. Added ?? as a context-insensitive placeholder for the callback name of a JSONP request. Unit tests provided. ---