Uploaded image for project: 'Wicket'
  1. Wicket
  2. WICKET-687

DatePicker refers to gif files on Yahoo

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.3.0-beta1
    • 1.3.0-beta2
    • wicket
    • None

    Description

      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.

      Attachments

        Activity

          People

            ehillenius Eelco Hillenius
            freemant Kent Tong
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: