[ 
https://issues.apache.org/jira/browse/MYFACES-3069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13005837#comment-13005837
 ] 

Werner Punz commented on MYFACES-3069:
--------------------------------------

I have yet to look at the example but my personal guess is that mojarra calls 
jsf.ajax.response directly internally while we just expose it as api to the 
user but do not call it internally anymore. I guess we will have to change that 
back to allow the proxying of the function from the outside with custom code.


> Ajax: response function cannot be overrided by custom components
> ----------------------------------------------------------------
>
>                 Key: MYFACES-3069
>                 URL: https://issues.apache.org/jira/browse/MYFACES-3069
>             Project: MyFaces Core
>          Issue Type: Bug
>            Reporter: Nick Belaevski
>         Attachments: myfaces-3069.zip
>
>
> Attached is example of custom component that needs to proxy 
> jsf.ajax.response. Works in Mojarra, doesn't work in MyFaces.
> To reproduce, run example, navigate to 
> http://localhost:8080/jsf2-test/index.jsf and press link -> alert should be 
> shown if function was overriden correctly.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to