Component#getLocale and Component#getVariation should search their parents
--------------------------------------------------------------------------
Key: WICKET-816
URL: https://issues.apache.org/jira/browse/WICKET-816
Project: Wicket
Issue Type: Bug
Components: wicket
Affects Versions: 1.3.0-beta2
Reporter: Eelco Hillenius
Assignee: Eelco Hillenius
Fix For: 1.3.0-beta3
Currently an override of either Component#getLocale or Component#getVariant
only works for that specific component. I think the correct thing would be that
if a component overrides any of these methods, all it's childs should
automatically inherit that value.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.