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

inputCalendar shows "false" on the pop up, instead of the calendar, when clicking the image many times.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • Calendar
    • None
    • Microsoft Windows XP, Microsoft Internet Explorer 7

    Description

      When clicking the calendar icon/button many times, the pop up shows a white square with the text "false" on it.
      This happens when clicking it consecutively. Each click immediatly after the other (like double clicking, but many times).
      Here is my inputCalendar code:

      <t:inputCalendar id="fecha" styleClass="field"
      required="false" maxlength="10"
      value="#

      {backBean.fecha}

      "
      monthYearRowClass="monthYearRowClass"
      weekRowClass="weekRowClass" dayCellClass="dayCellClass"
      currentDayCellClass="currentDayCellClass"
      popupTodayString="Hoy es :" popupWeekString="S"
      renderAsPopup="true" renderPopupButtonAsImage="true"
      popupDateFormat="dd/MM/yyyy" size="15" tabindex="39"
      alt="Calendario" title="Calendario">
      <f:convertDateTime pattern="dd/MM/yyyy" />
      </t:inputCalendar>

      Attachments

        1. false pop up calendar.jpg
          4 kB
          German Galvez

        Activity

          People

            Unassigned Unassigned
            gerogama German Galvez
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: