Henning Nöth created TOBAGO-2469:
------------------------------------
Summary: Unnecessary JavaScript warning if event element is not
found
Key: TOBAGO-2469
URL: https://issues.apache.org/jira/browse/TOBAGO-2469
Project: MyFaces Tobago
Issue Type: Bug
Components: JavaScript
Affects Versions: 6.9.0
Reporter: Henning Nöth
The warning "Can't find an element for the event. Use parentElement instead."
is logged when a JavaScript event does not contain an element. However, using
the parent element is a valid way to get an element. Users wonder what they did
wrong, but they connot do anything to remove this warning.
This message should not be logged as a warning.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)