[seam-issues] [JBoss JIRA] (SEAMFACES-229) s:viewAction onPostback is not working

Fabricio Lemos (Commented) (JIRA) jira-events at lists.jboss.org
Tue Dec 27 07:42:09 EST 2011


    [ https://issues.jboss.org/browse/SEAMFACES-229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12653155#comment-12653155 ] 

Fabricio Lemos commented on SEAMFACES-229:
------------------------------------------

I guess that it is not the onPostback that is not working, but the s:viewAction for post requests. If pageA and pageB have s:viewAction, when I navigate from pageA to pageB (using post), pageA viewAction is executed but pageB is not. Shouldn´t it be the other way around? If the navigation goes with faces-redirect=true, pageB viewAction is executed.
                
> s:viewAction onPostback is not working
> --------------------------------------
>
>                 Key: SEAMFACES-229
>                 URL: https://issues.jboss.org/browse/SEAMFACES-229
>             Project: Seam Faces
>          Issue Type: Bug
>    Affects Versions: 3.1.0.CR1
>         Environment: Jboss 7.1.0.Beta1
>            Reporter: Fabricio Lemos
>            Assignee: Brian Leathem
>
> <s:viewAction action="#{myBean.myMethod('param')}" onPostback="true"> is not working for Post Requests. The action method is not invoked.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       



More information about the seam-issues mailing list