Thomas Andraschko created MYFACES-4691:
------------------------------------------
Summary: 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
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)