Uploaded image for project: 'MyFaces Tomahawk'
  1. MyFaces Tomahawk
  2. TOMAHAWK-42

ImportCalendar doesn't work in FireFox browser

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.1.5
    • Calendar
    • None
    • Windows XP with FireFox browser

    Description

      InputCalendar component (tomahawk extensions) is working fine in Internet Explorer but it doesn't work in FireFox browser. The following is javascript error message detected by FireFox browser. I can see the calendar image on FireFox browser but the calendar doesn't pop up when I click the calendar image.

      Code in JSP:
      <t:inputCalendar id="personDOBInput" title="#

      {uimsg['label.person.DOB']}

      " alt="date"
      forceId="true" size="13" value="#

      {person.dateOfBirth}

      "
      popupDateFormat="#

      {uimsg['format.date']}

      "
      required="true" validator="#

      {memberController.validate}

      "
      renderAsPopup="true" renderPopupButtonAsImage="true"/>

      Error: jscalendarSetImageDirectory is not defined
      Source File: http://localhost/CAS/jsp/provider/presumptiveEligibility/providerSearch.jsf

      Attachments

        Activity

          People

            Unassigned Unassigned
            jskolnick Jane Skolnick
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: