[
https://issues.apache.org/jira/browse/MYFACES-4691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17903759#comment-17903759
]
Werner Punz commented on MYFACES-4691:
--------------------------------------
console log happens in development mode only!
> AJAX JS core should log a warning on the console, when component to update
> isnt found
> -------------------------------------------------------------------------------------
>
> Key: MYFACES-4691
> URL: https://issues.apache.org/jira/browse/MYFACES-4691
> Project: MyFaces Core
> Issue Type: Improvement
> Reporter: Thomas Andraschko
> Assignee: Werner Punz
> Priority: Major
> Fix For: 5.0.0, 4.0.3, 4.1.1
>
>
> when the AJAX response contains:
> {code:xml}
> <changes><update id="notExistingId"><
> {code}
> our JS should log a warning to the console, like we do in PF:
> *https://github.com/primefaces/primefaces/blob/master/primefaces/src/main/resources/META-INF/resources/primefaces/core/core.ajax.js#L365*
--
This message was sent by Atlassian Jira
(v8.20.10#820010)