You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Markus Pulkkinen (JIRA)" <ji...@apache.org> on 2013/06/14 08:12:20 UTC

[jira] [Created] (WICKET-5235) Button silently ignores MissingResourceException

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