You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Matej Knopp (JIRA)" <ji...@apache.org> on 2007/08/27 00:41:30 UTC

[jira] Resolved: (WICKET-854) ModalWindow.setTitle needs to accept a model

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

Matej Knopp resolved WICKET-854.
--------------------------------

    Resolution: Fixed

> ModalWindow.setTitle needs to accept a model
> --------------------------------------------
>
>                 Key: WICKET-854
>                 URL: https://issues.apache.org/jira/browse/WICKET-854
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket-extensions
>            Reporter: Tauren Mills
>            Assignee: Matej Knopp
>            Priority: Minor
>             Fix For: 1.3.0-beta4
>
>
> ModalWindow.setTitle() should accept a model so that it can have a ResourceModel passed to it for localization.  Right now only a String is allowed, but this would be desirable:
> modalWindow.setTitle(new ResourceModel("title"));
> See for more details:
> http://www.nabble.com/Localizing-title-of-ModalWindow-tf4283094.html

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