ICEfaces
  1. ICEfaces
  2. ICE-11482

Calendar Year: With ice:selectInputDate, we want to highlight cell of day in the calendar displayed.

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Invalid
    • Affects Version/s: EE-3.3.0.GA_P07
    • Fix Version/s: EE-3.3.0.GA_P08
    • Component/s: None
    • Labels:
      None
    • Environment:
      Unknown.
    • Support Case References:
      00014572

      Description

      With ice:selectInputDate, we want to highlight cell of day in the calendar displayed.

      valueChangeListener="#{historics.dateChangeListener}"
      value="#{historics.schedule.dateSelected}" renderAsPopup="false"
      required="false" highlightClass="calendarAffectation: calendarService"
      highlightUnit="DAY_OF_YEAR: DAY_OF_YEAR"
      highlightValue="#{historics.schedule.affectionsAsStringInterval}: #{historics.schedule.servicesAsStringInterval}"
      styleClass="schedule">

      The pb is that he does not take in account the year, it only use the day position of the YEAR (DAY_OF_YEAR). No Unit are allowed to takein account year.
      So if we change the year in the calendar the cell are not updated cause there is not event associate to year change too.

      How to update cell according to year change in calendar ?

        Activity

          People

          • Assignee:
            Arturo Zambrano
            Reporter:
            Sierra Mckinney
          • Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: