Hi Benoit, Oops! I forgot to escape characters such as &, < and > in the text value of the corresponding XML element.
It wouldn't append if only a native Javascript API allowed to create an XML document in a simpler way than strings concatenation... Thanks! -Alain Le 09/03/2012 10:20, [email protected] a écrit : > 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) The deserialization used by "opener://" fail on the "&" because it tries > to resolve an Entity ref"&...;" > > I think we can have this problem each time an instance contains specials > chars in it and is shared between a form and a subform. > > Regards > Benoit > > ------------------------------------------------------------------------------ Virtualization & Cloud Management Using Capacity Planning Cloud computing makes use of virtualization - but cloud computing also focuses on allowing computing to be delivered as a service. http://www.accelacomm.com/jaw/sfnl/114/51521223/ _______________________________________________ Xsltforms-support mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xsltforms-support
