[ 
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

       

_______________________________________________
seam-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/seam-issues

Reply via email to