[
https://issues.apache.org/jira/browse/WICKET-687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kent Tong closed WICKET-687.
----------------------------
Thanks. It works now.
> DatePicker refers to gif files on Yahoo
> ---------------------------------------
>
> Key: WICKET-687
> URL: https://issues.apache.org/jira/browse/WICKET-687
> Project: Wicket
> Issue Type: Bug
> Components: wicket
> Affects Versions: 1.3.0-beta1
> Reporter: Kent Tong
> Assignee: Eelco Hillenius
> Fix For: 1.3.0-beta2
>
>
> In org.apache.wicket.extensions.yui.calendar.DatePicker/calendar.js, the
> IMG_ROOT is set to an Internet site:
> YAHOO.widget.Calendar.IMG_ROOT =
> (window.location.href.toLowerCase().indexOf("https") === 0 ?
> "https://a248.e.akamai.net/sec.yimg.com/i/" :
> "http://us.i1.yimg.com/us.yimg.com/i/");
> This will work only when the computer is on the Internet. If it is run on an
> intranet, the icons will be broken.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.