Re: Tapestry ajax form swallows server-side errors

2009-05-27 Thread Ciaran Wood
I've created this as TAP-722 (https://issues.apache.org/jira/browse/TAP5-722), with a patch with the fix and a selenium test. Ciaran Wood On 26/05/2009 5:44pm, "Ciaran Wood" wrote: > I¹ve encountered a bug in T5.1.0.5 where a form that submits via ajax (i.e. > The form has its zone parameter s

Tapestry ajax form swallows server-side errors

2009-05-26 Thread Ciaran Wood
I¹ve encountered a bug in T5.1.0.5 where a form that submits via ajax (i.e. The form has its zone parameter set) will never notify the user if the server-side action fails. I¹ve traced it down to this line in tapestry.js: // Set a default failure handler if none is provided. options.onFailure |= T