Hi I get a peculiar response when making an��onchange�submission�of�a�CForm,
Description: org.apache.cocoon.ProcessingException: <map:call continuation> did not send a response, The problem appears when the Flow tries to re-enter the ShowForm after the onchange submit, Failed to execute pipeline. The interesting part is that this error happens, only on an upload widget onchange and if the this particular widget's onchange comes first, if it is executed after any other one then eveything is fine ??? My code is like this setBookmark() Some Code ShowForm(...) Any ideas would be very much appreciated Thanks Tibor
