Tim has fixed the issue on the live wikis. I imagine he just pushed up the fix that was already on trunk, so we probably still need to fix it for the case mentioned by Neil.
Ryan Kaldari
On 7/3/11 11:41 PM, Neil Kandalgaonkar wrote:
On 7/3/11 2:55 PM, Roan Kattouw wrote:
Well as I just pointed out, we have 1.4.2 on the cluster, and 1.6.x in trunk IIRC. So let's just do that then.
Er, sorry, my TARDIS was set to 2009 or something.
I got the version numbers wrong in my post, but the basic premise stands. You can fix it with ajax prefilters in jQuery>1.5, and in 1.4 you must stringify the data attribute of the AJAX call and s/./%2e/g; before sending it.