When a Button is rendered with model that tries to load a resource that is missing
and ResourceSettings.throwExceptionOnMissingResource = true, the button catches and silently ignores the MissingResourceException in onComponentTag(), which is not nice.
- is duplicated by
-
WICKET-5461 Exception swallowed in org.apache.wicket.markup.html.form.Button#onComponentTag()
-
- Resolved
-