Pedro Santos created WICKET-6243:
------------------------------------

             Summary: ResourceReferenceAutolink component resolved by 
AutoLinkResolver ignores session locale changes
                 Key: WICKET-6243
                 URL: https://issues.apache.org/jira/browse/WICKET-6243
             Project: Wicket
          Issue Type: Sub-task
          Components: wicket
    Affects Versions: 7.4.0, 8.0.0-M1
            Reporter: Pedro Santos
            Assignee: Pedro Santos


AutoLinkResolver handles markups like "<wicket:link><img src="path" 
/></wicket:link>" by resolving a ResourceReferenceAutolink component for each 
tag linking a resource.
Given that ResourceReferenceAutolink fixates the current session locale when 
initializing, it stops to test session's locale that do can be changed after 
ResourceReferenceAutolink's initialization. e.g.: WICKET-6238



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to