[richfaces-issues] [JBoss JIRA] Updated: (RF-3585) a4j:status doesn't call javascript on request complete

Alexander Belov (JIRA) jira-events at lists.jboss.org
Thu May 29 01:37:49 EDT 2008


     [ http://jira.jboss.com/jira/browse/RF-3585?page=all ]

Alexander Belov updated RF-3585:
--------------------------------

    Attachment: src.zip

Simple application to reproduce the problem. 
There are Richfaces tree and status components. Status component calles javascript functions which log javascript calls. 
Click any node. Logging begin of ajax request and its end. Click THE SAME node second time. Logging begin of ajax request only. Request is sent, response is complete. But status component haven't called the second javascript function.

> a4j:status doesn't call javascript on request complete
> ------------------------------------------------------
>
>                 Key: RF-3585
>                 URL: http://jira.jboss.com/jira/browse/RF-3585
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.2.0
>         Environment: Windows XP SP2
> Firefox Mozilla 2.0.0.14
> Firebug enabled
>            Reporter: Alexander Belov
>         Attachments: src.zip
>
>
> It seems that problem is the same as in RF-3219.
> Let's put on page contol to send ajax request, which should rerender page area. Let's put a4j:status with attributes to call javascript on beginning and stoopping of AJAX request.
> Both javascript events are called only one time. On the second time only beginning script is called. The control is the same, and the same data is posted.

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