You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Daniel Peters (JIRA)" <ji...@apache.org> on 2010/11/26 14:55:13 UTC

[jira] Created: (WICKET-3199) TextTemplateResourceReference should support Locale and Style

TextTemplateResourceReference should support Locale and Style
-------------------------------------------------------------

                 Key: WICKET-3199
                 URL: https://issues.apache.org/jira/browse/WICKET-3199
             Project: Wicket
          Issue Type: Improvement
          Components: wicket
    Affects Versions: 1.4.13
            Reporter: Daniel Peters


org.apache.wicket.resource.TextTemplateResourceReference should provide constructors that accept Locale and Style.
The superclass ResourceReference does allready handle it, so adding contructors and super-calls should to the job...


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


[jira] Updated: (WICKET-3199) TextTemplateResourceReference should support Locale and Style

Posted by "Daniel Peters (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-3199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Peters updated WICKET-3199:
----------------------------------

    Description: 
org.apache.wicket.resource.TextTemplateResourceReference should provide constructors that accept Locale and Style.
The superclass ResourceReference does allready handle it, so adding contructors and super-calls should do the job...


  was:
org.apache.wicket.resource.TextTemplateResourceReference should provide constructors that accept Locale and Style.
The superclass ResourceReference does allready handle it, so adding contructors and super-calls should to the job...



> TextTemplateResourceReference should support Locale and Style
> -------------------------------------------------------------
>
>                 Key: WICKET-3199
>                 URL: https://issues.apache.org/jira/browse/WICKET-3199
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 1.4.13
>            Reporter: Daniel Peters
>
> org.apache.wicket.resource.TextTemplateResourceReference should provide constructors that accept Locale and Style.
> The superclass ResourceReference does allready handle it, so adding contructors and super-calls should do the job...

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


[jira] Resolved: (WICKET-3199) TextTemplateResourceReference should support Locale and Style

Posted by "Juergen Donnerstag (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-3199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Juergen Donnerstag resolved WICKET-3199.
----------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.5-M4
         Assignee: Juergen Donnerstag

fixed

> TextTemplateResourceReference should support Locale and Style
> -------------------------------------------------------------
>
>                 Key: WICKET-3199
>                 URL: https://issues.apache.org/jira/browse/WICKET-3199
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 1.4.13
>            Reporter: Daniel Peters
>            Assignee: Juergen Donnerstag
>             Fix For: 1.5-M4
>
>
> org.apache.wicket.resource.TextTemplateResourceReference should provide constructors that accept Locale and Style.
> The superclass ResourceReference does allready handle it, so adding contructors and super-calls should do the job...

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