[
https://issues.apache.org/jira/browse/WICKET-1425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Johan Compagner updated WICKET-1425:
------------------------------------
Fix Version/s: 1.3.5
Assignee: Eelco Hillenius
Remaining Estimate: (was: 0.25h)
Original Estimate: (was: 0.25h)
eelco can you check out that method that doesnt seem to do anything that it
supposed to be doing?
> 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: Eelco Hillenius
> Priority: Minor
> Fix For: 1.3.5
>
>
> 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.