--- Jos Vos <[EMAIL PROTECTED]> wrote: > AFAICT, it does interrupt processing (but I can't imagine I'm writing > the first application that doesn't like this, so maybe I'm doing > something wrong...).
The XForms instance being valid has or not has impact on the evaluation of the <action> in the PFC (unless the "when" expressions in your action test on something that would be different if the instance was valid). Try to add a "debug" on your XForms instance (e.g. on the "instance" input of epilogue.xpl) and see what the instance looks like and if you see a reason why the "when" expressions on your actions would return "false". Alex ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ orbeon-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/orbeon-user
