dr0ps commented on PR #549:
URL: https://github.com/apache/wicket/pull/549#issuecomment-1320263007

   Previously an IndexOutOfBoundsException occuring inside the behavior 
invocation would be wrapped 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 is fixed here. This patch should apply 
to at least versions 8, 9 and 10 of Wicket.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to