Sven Meier created WICKET-7017:
----------------------------------
Summary: ListenerRequestHandler should not hide
IndexOutOfBoundsException
Key: WICKET-7017
URL: https://issues.apache.org/jira/browse/WICKET-7017
Project: Wicket
Issue Type: Improvement
Components: wicket
Affects Versions: 9.12.0, 8.14.0, 10.0.0
Reporter: Sven Meier
Assignee: Sven Meier
An IndexOutOfBoundsException occuring inside the behavior invocation is wrapped
currently in a WicketRuntimeException with the message "Couldn't find component
behavior".
This should only be done for IndexOutOfBoundsException raised by the actual
search for the behavior and not by the invocation of the behavior.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)