[
https://issues.apache.org/jira/browse/WICKET-3083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Igor Vaynberg resolved WICKET-3083.
-----------------------------------
Assignee: Igor Vaynberg
Fix Version/s: 1.4.13
1.5-M3
Resolution: Fixed
> 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.