[jbossseam-issues] [JBoss JIRA] Commented: (JBSEAM-1899) Disabling conversation propagation for h:commandButton

Gena Batalski (JIRA) jira-events at lists.jboss.org
Thu Nov 15 21:32:18 EST 2007


    [ http://jira.jboss.com/jira/browse/JBSEAM-1899?page=comments#action_12387856 ] 
            
Gena Batalski commented on JBSEAM-1899:
---------------------------------------

I would say its a bug: because the s:button doesn't submit the form, there is no way to begin a new conversation and submit a form together. s:button with propagation="none" does the conversation job fine, but without submission.

> Disabling conversation propagation for h:commandButton
> ------------------------------------------------------
>
>                 Key: JBSEAM-1899
>                 URL: http://jira.jboss.com/jira/browse/JBSEAM-1899
>             Project: JBoss Seam
>          Issue Type: Feature Request
>          Components: JSF
>            Reporter: Christian Bauer
>         Assigned To: Pete Muir
>            Priority: Blocker
>             Fix For: 2.0.1.GA
>
>
>                 <h:commandButton action="search" value="Find">
>                     <s:conversationPropagation type="none"/>
>                 </h:commandButton>
> Has no effect, we need some mechanism that creates a hidden form field or something.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list