Details
-
Type:
Bug
-
Status: Closed
-
Priority:
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
-
Assignee Priority:P1
-
Support Case References:Support Case #13920 - https://icesoft.my.salesforce.com/5007000001etSA7
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
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Attached test case that shows the issue.
Steps:
- Load welcomeICEfaces.jsf
- In the menu drop down, select a value. The value is shown in the h:outputText component but the dateTimeEntry is not updated. A browser refresh shows the selected value.
Show
Arran Mccullough
added a comment - Attached test case that shows the issue.
Steps:
Load welcomeICEfaces.jsf
In the menu drop down, select a value. The value is shown in the h:outputText component but the dateTimeEntry is not updated. A browser refresh shows the selected value.
Verified ICEfaces 4 trunk and ee-3.3.0 maintenance branch r49599, FF 47, Chrome 53, MS edge IE 11, 10, 9, 8, 7.
JS console error is no longer seen.