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

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

     [ https://issues.apache.org/jira/browse/WICKET-5235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sven Meier resolved WICKET-5235.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 7.0.0
         Assignee: Sven Meier

I removed the try-catch, since the workaround for button in compoundPropertyModel is not needed
                
> 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
>            Assignee: Sven Meier
>            Priority: Minor
>             Fix For: 7.0.0
>
>
> 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