[
https://issues.apache.org/jira/browse/WICKET-3823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Juergen Donnerstag resolved WICKET-3823.
----------------------------------------
Resolution: Won't Fix
Assignee: Juergen Donnerstag
Looking forward to your bigger fix.
> Unnecessary call to component.getStyle() inside Localizer
> ---------------------------------------------------------
>
> Key: WICKET-3823
> URL: https://issues.apache.org/jira/browse/WICKET-3823
> Project: Wicket
> Issue Type: Improvement
> Components: wicket-core
> Reporter: Bruno Borges
> Assignee: Juergen Donnerstag
> Priority: Minor
> Attachments: Localizer.patch
>
>
> Localizer calls component.getStyle() before calling Session.get().getStyle(),
> which seems unecessary since the implementation of component.getStyle() does
> exactly that, and it's a final method.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira