dc1329ff4c
jQuery ajax requests containing multiple '?' get replaced with a string similar to jQuery152330039032_1231231, this is because it is processing a stringified data object as jsonp and thinks its a url. workaround is to add contenttype see https://github.com/jquery/jquery/issues/1799