[ 
https://issues.apache.org/jira/browse/WICKET-1425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12638117#action_12638117
 ] 

Eelco Hillenius commented on WICKET-1425:
-----------------------------------------

hmmm. unfortunately, that's been broken for a veeeeery long time; since rev 
533781 of april 2007.

The replacement for this is getAdditionalJavascript.

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

Reply via email to