[ 
https://issues.apache.org/jira/browse/WICKET-3823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Bruno Borges updated WICKET-3823:
---------------------------------

    Priority: Minor  (was: Major)

> Unecessary 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
>            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

        

Reply via email to