Broken AbstarctCalendar dependency
----------------------------------

                 Key: WICKET-3083
                 URL: https://issues.apache.org/jira/browse/WICKET-3083
             Project: Wicket
          Issue Type: Bug
          Components: wicket-datetime
    Affects Versions: 1.4.12
            Reporter: Konstantin Iakimov


org.apache.wicket.extensions.yui.calendar.AbstractCalendar
method contributeDependencies
add(HeaderContributor.forJavaScript(YuiLib.class, 
"yahoo-dom-event/yahoo-dom-event.js"));

there is no yahoo-dom-event directory, just yahoodomevent

so AbstractCalendar fails with js error on
YAHOO.namespace("wicket");


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