[
https://issues.apache.org/jira/browse/WICKET-1507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12594928#action_12594928
]
Meetesh Karia commented on WICKET-1507:
---------------------------------------
Thanks! If I get a chance, I'll dig into the code again and see if I have any
suggestions on how we might be able to fix this.
> MarkupCache style/variation/locale support broken
> -------------------------------------------------
>
> Key: WICKET-1507
> URL: https://issues.apache.org/jira/browse/WICKET-1507
> Project: Wicket
> Issue Type: Bug
> Components: wicket
> Affects Versions: 1.3.2
> Reporter: Meetesh Karia
> Priority: Critical
> Attachments: WICKET-1507-testcase.patch
>
>
> We're running into a problem with the change made for this issue: WICKET-1370
> Basically, if you have a situation like this where the Login page extends
> DefaultPage and uses <wicket:extend>:
> Login.html
> DefaultPage.html
> DefaultPage_style1.html
> DefaultPage_style2.html
> The markup for DefaultPage will always be based on the first style the site
> is hit with. This is because the location string ("Login.html") hasn't
> changed with the style change.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.