[
https://issues.apache.org/jira/browse/WICKET-1425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Igor Vaynberg reassigned WICKET-1425:
-------------------------------------
Assignee: Gerolf Seitz
> appendToInit() method is not called in class DatePicker
> -------------------------------------------------------
>
> Key: WICKET-1425
> URL: https://issues.apache.org/jira/browse/WICKET-1425
> Project: Wicket
> Issue Type: Bug
> Components: wicket-datetime
> Affects Versions: 1.3.1, 1.3.2
> Reporter: Stephan Koch
> Assignee: Gerolf Seitz
> Priority: Minor
> Original Estimate: 0.25h
> Remaining Estimate: 0.25h
>
> appendToInit method can be overridden in subclasses to facilitate extension
> of the DatePicker component.
> The method is currently not called in class DatePicker, so overriding the
> method in subclasses would have no effect.
> It should be called somewhere in renderHead() I suppose.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.