[
https://issues.apache.org/jira/browse/WICKET-3083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12915443#action_12915443
]
Hudson commented on WICKET-3083:
--------------------------------
Integrated in Apache Wicket 1.5.x #367 (See
[https://hudson.apache.org/hudson/job/Apache%20Wicket%201.5.x/367/])
> 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
> Assignee: Igor Vaynberg
> Fix For: 1.4.13, 1.5-M3
>
>
> 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.