Re: [Xsltforms-support] unexpected behavior on PUT

2012-03-09 Thread C. M. Sperberg-McQueen
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

[Xsltforms-support] Tr:Problem with "&" in profiler

2012-03-09 Thread bvincent . dev
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