[richfaces-issues] [JBoss JIRA] (RF-12229) Ajax partial response extension tag is not written in f:ajax or render="@all"

Luca Nardelli (JIRA) jira-events at lists.jboss.org
Thu May 3 11:40:17 EDT 2012


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

Luca Nardelli updated RF-12229:
-------------------------------

    Steps to Reproduce: 
1. Deploy metamer
2. open http://localhost:8080/metamer/faces/components/a4jCommandButton/simple.xhtml
3. Attribute onbeforedomupdate=alert('onbeforedomupdate')
4. Attribute oncomplete=alert('oncomplete')
5. Attribute render=@all
6. Click button
8. Events are not fired

  was:
1. Deploy metamer
2. open http://localhost:8080/metamer/faces/components/a4jCommandButton/simple.xhtml
3. Attribute onbegin=alert('onbegin')
4. Attribute onbeforedomupdate=alert('onbeforedomupdate')
5. Attribute oncomplete=alert('oncomplete')
6. Attribute render=@all
7. Click button
8. Events are not fired


    
> Ajax partial response extension tag is not written in f:ajax or render="@all"
> -----------------------------------------------------------------------------
>
>                 Key: RF-12229
>                 URL: https://issues.jboss.org/browse/RF-12229
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: core
>    Affects Versions: 4.2.1.Final
>         Environment: RichFaces 4.3.0-SNAPSHOT
>            Reporter: Luca Nardelli
>
> * Partial response extension is not written in f:ajax causes RF-12031
> * Partial response extension is not written if render="@all" (see steps to Reproduce)

--
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 richfaces-issues mailing list