[richfaces-issues] [JBoss JIRA] Updated: (RF-4093) AJAX parameters are not set when source link is in facet and has no id

Christian Koppen (JIRA) jira-events at lists.jboss.org
Tue Aug 5 10:16:56 EDT 2008


     [ https://jira.jboss.org/jira/browse/RF-4093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christian Koppen updated RF-4093:
---------------------------------

    Attachment: bug.jsf


Test case to reproduce the bug

> AJAX parameters are not set when source link is in facet and has no id
> ----------------------------------------------------------------------
>
>                 Key: RF-4093
>                 URL: https://jira.jboss.org/jira/browse/RF-4093
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.2.1
>         Environment: Windows 2000
> Firefox 3, Internet Explorer 6 SP1
>            Reporter: Christian Koppen
>         Attachments: bug.jsf
>
>
> See the attached test case.
> Scenario:
> A h:panelGrid contains a header/footer f:facet.
> In this facet we have a a4j:commandLink.
> The link has a child element a4j:actionparam which assigns the value to a backing bean property.
> Case 1: This link has the attribute "id" set.
> Result: The AJAX request works as expected. The value is correctly assigned to the backing bean property.
> Case 2: This link does not have the attribute "id" set.
> Result: The first AJAX request works correctly. After that, every click results in an AJAX request, but the value is not assigned to the backing bean property.

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

        



More information about the richfaces-issues mailing list