Markus Pulkkinen created WICKET-5235:
----------------------------------------

             Summary: Button silently ignores MissingResourceException
                 Key: WICKET-5235
                 URL: https://issues.apache.org/jira/browse/WICKET-5235
             Project: Wicket
          Issue Type: Bug
          Components: wicket
    Affects Versions: 6.8.0
            Reporter: Markus Pulkkinen
            Priority: Minor


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.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to