ICEfaces
  1. ICEfaces
  2. ICE-11165

ace:dateTimeEntry - Date not shown when setting value outside of component

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: EE-4.1.0.GA, EE-3.3.0.GA_P04
    • Fix Version/s: 4.2.BETA, 4.2, EE-3.3.0.GA_P05
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      All

      Description

      In this scenario, an ace:dateTimeEntry value is being set by a selection in an ace:simpleSelectOneMenu. When the dateTimeEntry uses renderAsPopup="false" the selected value is not shown on the calendar. If renderAsPopup="true" is used, the value is correctly updates in the date input field.

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #49598 Tue Nov 29 15:41:24 MST 2016 art.zambrano ICE-11165 added another check to see if value is blank
        Files Changed
        Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/datetimeentry/DateTimeEntryRenderer.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #49592 Tue Nov 29 13:34:22 MST 2016 art.zambrano ICE-11165 added check to see if the component is valid before sending the dynamic script to update the date (or time) in the client
        Files Changed
        Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/datetimeentry/DateTimeEntryRenderer.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #49550 Tue Nov 15 17:06:57 MST 2016 art.zambrano ICE-11165 added separate setTime() function in the client side to use for updating the component when working in timeOnly mode; removed unnecessary, left over lines
        Files Changed
        Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/datetimeentry/DateTimeEntryRenderer.java
        Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/datetimeentry/datetimeentry.js
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #49421 Thu Oct 27 15:44:40 MDT 2016 art.zambrano ICE-11165 added code in 'stateUpdate' script to update the current selected date and time in the calendar for cases when it's updated programmatically by another component
        Files Changed
        Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/datetimeentry/DateTimeEntryRenderer.java

          People

          • Assignee:
            Arturo Zambrano
            Reporter:
            Arran Mccullough
          • Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: