[ 
https://issues.apache.org/jira/browse/MYFACES-2238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ganesh Jung resolved MYFACES-2238.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.0-alpha

When testing the changes I fixed a bunch of bugs on my way: All call to 
getLocalOrGlobalConfig had wrong parameter orders, sendError didn't add 
serverErrorName and serverErrorMessage and chain didn't work for non-functions 
(needed "event", not "evt").

> offer extension point for AJAX Javascript 
> ------------------------------------------
>
>                 Key: MYFACES-2238
>                 URL: https://issues.apache.org/jira/browse/MYFACES-2238
>             Project: MyFaces Core
>          Issue Type: Sub-task
>          Components: JSR-314
>    Affects Versions: 2.0.0-alpha
>         Environment: Javascript
>            Reporter: Ganesh Jung
>            Assignee: Ganesh Jung
>            Priority: Minor
>             Fix For: 2.0.0-alpha
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> To enable MyFaces AJAX Javascript to run inside Mojarra we need to offer an 
> extension point myfaces.ajax.request() that triggers the MyFaces Javascript 
> while jsf.ajax.request continues to call Mojarras Javascript. Later, when we 
> offer t:ajax, this can call myfaces.ajax.request and bring the MyFaces 
> Javascript with it.

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

Reply via email to