[
https://issues.apache.org/jira/browse/WICKET-6243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15489227#comment-15489227
]
ASF subversion and git services commented on WICKET-6243:
---------------------------------------------------------
Commit 200c7f34f10e8bb99ef10c8b8365a84211fe8f1a in wicket's branch
refs/heads/wicket-7.x from Pedro Henrique Oliveira dos Santos
[ https://git-wip-us.apache.org/repos/asf?p=wicket.git;h=200c7f3 ]
WICKET-6243 better testing session locale changes in auto link rendering
> 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: 8.0.0-M1, 7.4.0
> 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)