[ 
https://issues.apache.org/jira/browse/WICKET-2786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12845897#action_12845897
 ] 

Fridolin Jackstadt edited comment on WICKET-2786 at 3/16/10 1:37 PM:
---------------------------------------------------------------------

"value" was used to check if the key is present.

The first fix was a little complicated, this does the same but is more readable

      was (Author: frido-lbm):
    The first fix was a little complicated, this does the same but is more 
readable
  
> WicketMessageResolver: Render warning if getThrowExceptionOnMissingResource 
> is false like Label does
> ----------------------------------------------------------------------------------------------------
>
>                 Key: WICKET-2786
>                 URL: https://issues.apache.org/jira/browse/WICKET-2786
>             Project: Wicket
>          Issue Type: Improvement
>            Reporter: Fridolin Jackstadt
>         Attachments: wicketmessageresolver-warning.path, 
> wicketmessageresolver-warning.path
>
>
> Localizer.getString renderes a nice warning if 
> getThrowExceptionOnMissingResource is false
> WicketMessageResolver renderes an empty string in this case, specially for 
> links it would be useful to see the warning like on a Label.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to