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

Reply via email to