users@jsf-extensions.java.net

fireAjaxTransaction - "none" on execute

From: Dmitry Kushner <Dmitry.Kushner_at_Sun.COM>
Date: Tue, 08 May 2007 11:38:30 -0600
As I understand, specifying "none" as execute parameter in fireAjaxTransaction should not execute component, and component should only be put through render-response stage.
What I am seeing is despite the fact that execute="none" it still puts request through the UpdateModelValues phase ( apparently a call from PartialTraversalLifecycle.execute:80)

Is this a bug?

--

thank you ,
~    dmitry