[richfaces-issues] [JBoss JIRA] Work started: (RF-1771) a4j:jsFunction 'oncomplete' event does not work properly in Opera

Sergey Halipov (JIRA) jira-events at lists.jboss.org
Wed Dec 26 14:36:43 EST 2007


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

Work on RF-1771 started by Sergey Halipov.

> a4j:jsFunction 'oncomplete' event does not work properly in Opera
> -----------------------------------------------------------------
>
>                 Key: RF-1771
>                 URL: http://jira.jboss.com/jira/browse/RF-1771
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.1.3
>         Environment: Fedora 8, Opera 9.25
>            Reporter: Andrei Zaharov
>         Assigned To: Sergey Halipov
>             Fix For: 3.2.0
>
>
> It's impossible to use variable 'data' received from server using  a4j:jsFunction ('oncomplete'). A4j log generates message: 'Error evaluate oncomplete function undefined'. 
> It looks like what 'window.eval(newscript);' in function 'A4J.AJAX.finishRequest' doesn't execute in Opera cause variable 'data' defined in local context. But using 'eval(newscript);' instead 'window.eval(newscript);' works properly.

-- 
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