You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Andrea Del Bene (JIRA)" <ji...@apache.org> on 2012/08/30 17:09:09 UTC

[jira] [Created] (WICKET-4738) DownloadLink doesn't wrap the String model used for file name

Andrea Del Bene created WICKET-4738:
---------------------------------------

             Summary: DownloadLink doesn't wrap the String model used for file name
                 Key: WICKET-4738
                 URL: https://issues.apache.org/jira/browse/WICKET-4738
             Project: Wicket
          Issue Type: Bug
            Reporter: Andrea Del Bene
            Priority: Minor
         Attachments: wicket-4738.patch

Component DownloadLink doesn't call method wrap of class Component on parameter fileNameModel. This causes models like StringResourceModel to not resolve resource bundles correctly.
See the discussion here: http://stackoverflow.com/questions/12196533/how-to-use-wicket-stringresourcemodel-in-downloadlink

The patch seems quite trivial. 

--
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

[jira] [Updated] (WICKET-4738) DownloadLink doesn't wrap the String model used for file name

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

Andrea Del Bene updated WICKET-4738:
------------------------------------

    Attachment: wicket-4738.patch
    
> DownloadLink doesn't wrap the String model used for file name
> -------------------------------------------------------------
>
>                 Key: WICKET-4738
>                 URL: https://issues.apache.org/jira/browse/WICKET-4738
>             Project: Wicket
>          Issue Type: Bug
>            Reporter: Andrea Del Bene
>            Priority: Minor
>         Attachments: wicket-4738.patch
>
>
> Component DownloadLink doesn't call method wrap of class Component on parameter fileNameModel. This causes models like StringResourceModel to not resolve resource bundles correctly.
> See the discussion here: http://stackoverflow.com/questions/12196533/how-to-use-wicket-stringresourcemodel-in-downloadlink
> The patch seems quite trivial. 

--
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

[jira] [Updated] (WICKET-4738) DownloadLink doesn't wrap the String model used for file name nor does it detach

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

Sven Meier updated WICKET-4738:
-------------------------------

    Description: 
Component DownloadLink doesn't call method wrap of class Component on parameter fileNameModel. This causes models like StringResourceModel to not resolve resource bundles correctly.
See the discussion here: http://stackoverflow.com/questions/12196533/how-to-use-wicket-stringresourcemodel-in-downloadlink

The patch seems quite trivial. 

Detachment is also missing.

  was:
Component DownloadLink doesn't call method wrap of class Component on parameter fileNameModel. This causes models like StringResourceModel to not resolve resource bundles correctly.
See the discussion here: http://stackoverflow.com/questions/12196533/how-to-use-wicket-stringresourcemodel-in-downloadlink

The patch seems quite trivial. 

       Assignee: Sven Meier
        Summary: DownloadLink doesn't wrap the String model used for file name nor does it detach  (was: DownloadLink doesn't wrap the String model used for file name)
    
> DownloadLink doesn't wrap the String model used for file name nor does it detach
> --------------------------------------------------------------------------------
>
>                 Key: WICKET-4738
>                 URL: https://issues.apache.org/jira/browse/WICKET-4738
>             Project: Wicket
>          Issue Type: Bug
>            Reporter: Andrea Del Bene
>            Assignee: Sven Meier
>            Priority: Minor
>         Attachments: wicket-4738.patch
>
>
> Component DownloadLink doesn't call method wrap of class Component on parameter fileNameModel. This causes models like StringResourceModel to not resolve resource bundles correctly.
> See the discussion here: http://stackoverflow.com/questions/12196533/how-to-use-wicket-stringresourcemodel-in-downloadlink
> The patch seems quite trivial. 
> Detachment is also missing.

--
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

[jira] [Updated] (WICKET-4738) DownloadLink doesn't wrap the String model used for file name nor does it detach

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

Emond Papegaaij updated WICKET-4738:
------------------------------------

    Fix Version/s:     (was: 6.0.1)
                   6.1.0
    
> DownloadLink doesn't wrap the String model used for file name nor does it detach
> --------------------------------------------------------------------------------
>
>                 Key: WICKET-4738
>                 URL: https://issues.apache.org/jira/browse/WICKET-4738
>             Project: Wicket
>          Issue Type: Bug
>            Reporter: Andrea Del Bene
>            Assignee: Sven Meier
>            Priority: Minor
>             Fix For: 6.1.0, 1.5.9
>
>         Attachments: wicket-4738.patch
>
>
> Component DownloadLink doesn't call method wrap of class Component on parameter fileNameModel. This causes models like StringResourceModel to not resolve resource bundles correctly.
> See the discussion here: http://stackoverflow.com/questions/12196533/how-to-use-wicket-stringresourcemodel-in-downloadlink
> The patch seems quite trivial. 
> Detachment is also missing.

--
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

[jira] [Resolved] (WICKET-4738) DownloadLink doesn't wrap the String model used for file name nor does it detach

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

Sven Meier resolved WICKET-4738.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 1.5.9
                   6.0.1

Thanks Andrea!
                
> DownloadLink doesn't wrap the String model used for file name nor does it detach
> --------------------------------------------------------------------------------
>
>                 Key: WICKET-4738
>                 URL: https://issues.apache.org/jira/browse/WICKET-4738
>             Project: Wicket
>          Issue Type: Bug
>            Reporter: Andrea Del Bene
>            Assignee: Sven Meier
>            Priority: Minor
>             Fix For: 6.0.1, 1.5.9
>
>         Attachments: wicket-4738.patch
>
>
> Component DownloadLink doesn't call method wrap of class Component on parameter fileNameModel. This causes models like StringResourceModel to not resolve resource bundles correctly.
> See the discussion here: http://stackoverflow.com/questions/12196533/how-to-use-wicket-stringresourcemodel-in-downloadlink
> The patch seems quite trivial. 
> Detachment is also missing.

--
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