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

Jean ANDRE commented on RF-12907:
---------------------------------

I've also updated the code to trigger the error.
{code}
        <!--            -->
        <!--  NEW LIST  -->
        <!--            -->
        <a4j:commandButton id="newListCmd"
                           value="#{msg['common.command.new.list']}"
                           action="#{panelOneController.doNewList}"
                           render="@form"
                           status="ajaxStatus" />&#160;
                           <!-- render="desktopTabs,menuOpenedTabs"  -->
{code}

Once you get the list from the search panel, clicking on the "Open" link, 
trigger the behavior. Replacing the "@form" by the commented line, does not.

                
> render="@form" problem with a4jCommand Button
> ---------------------------------------------
>
>                 Key: RF-12907
>                 URL: https://issues.jboss.org/browse/RF-12907
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 4.2.3.Final, 4.3.1
>         Environment: JSF Mojarra 2.1.21 or 2.1.20 - Glassfish or WAS 8.0.0.x 
> Servlet 3.0 or 2.5
>            Reporter: Jean ANDRE
>            Priority: Blocker
>              Labels: waiting_on_user
>         Attachments: Nested-Spring-3.2.2.zip, NestedEar-CDI.zip
>
>
> Please see the report at: http://java.net/jira/browse/JAVASERVERFACES-2016
> It seems that that there is a problem with a4j button and the value of 
> @form/render attribute.
> The symptom we got is after refreshing the panel for building a list. Click 
> on link form the result lisk does not trigger the action.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to