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.2, 1.3.1
            Reporter: Stephan Koch
            Priority: Minor


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