On Mar 8, 2012, at 7:57 PM, C. M. Sperberg-McQueen wrote:
>
> On Mar 8, 2012, at 12:05 PM, Alain Couthures wrote:
>
>> The default behavior when a cross-domain request is detected is to generate
>> a GET method with a callback function name.
>>
>> Are you sure that the PUT submission is sent
Hi Alain,
My problem is quite simple : when I call the profiler from a page which have
more than one parameter in it's URL, the profiler doesn't work.
What I understood is :
1) The URL looks like "http://localhost/test.xforms?p1=a&p2=b
2) So in the profiling_data, the element contains a "&"
3) T