Re: [Xsltforms-support] submission: parse-error
Brought to you by:
alain-couthures
From: Alain C. <ala...@ag...> - 2012-10-30 21:03:47
|
Hello Peter, > I get my piece of XML returned nicely, except that the xforms-submit-error exception is triggered and when I look at that I find that the server returns a 200 code, but the error-type is a 'parse-error'. > > I have pared this down to a minimal size of XML. > > Any suggestions as to what is triggering the error or how to debug please? The 'parse-error' error-type is always returned when an exception occurs during the response processing. Could you test again in the Debug Mode (press F1) to see if the exception is detailed? Thank you for your feedbacks! -Alain |