[ https://issues.apache.org/jira/browse/MYFACES-4691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17899939#comment-17899939 ]
Werner Punz commented on MYFACES-4691: -------------------------------------- Will solve this within the upstream project first and then merge it into 4.x+ > 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.0-RC4 > > > 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)