You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Ganesh Jung (JIRA)" <de...@myfaces.apache.org> on 2009/06/20 20:44:07 UTC

[jira] Created: (MYFACES-2257) trigger external scripts after AJAX reload

trigger external scripts after AJAX reload
------------------------------------------

                 Key: MYFACES-2257
                 URL: https://issues.apache.org/jira/browse/MYFACES-2257
             Project: MyFaces Core
          Issue Type: Sub-task
          Components: JSR-314
    Affects Versions: 2.0.0-alpha
         Environment: Javascript
            Reporter: Ganesh Jung
            Assignee: Ganesh Jung


remove duplicate call of runScripts
add call of loadScripts to trigger external scripts

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (MYFACES-2257) trigger external scripts after AJAX reload

Posted by "Ganesh Jung (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/MYFACES-2257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ganesh Jung resolved MYFACES-2257.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.0-alpha

Had to move loadScripts from _AjaxUtils to _Utils because it's needed there.

> trigger external scripts after AJAX reload
> ------------------------------------------
>
>                 Key: MYFACES-2257
>                 URL: https://issues.apache.org/jira/browse/MYFACES-2257
>             Project: MyFaces Core
>          Issue Type: Sub-task
>          Components: JSR-314
>    Affects Versions: 2.0.0-alpha
>         Environment: Javascript
>            Reporter: Ganesh Jung
>            Assignee: Ganesh Jung
>             Fix For: 2.0.0-alpha
>
>   Original Estimate: 3h
>  Remaining Estimate: 3h
>
> remove duplicate call of runScripts
> add call of loadScripts to trigger external scripts

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.