Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 3.1.0.BETA2
-
Component/s: ACE-Components
-
Labels:None
-
Environment:ICEfaces 3.1.0 BETA2
-
Assignee Priority:P1
-
Affects:Compatibility/Configuration
-
Workaround Exists:Yes
-
Workaround Description:Change the labelPosition attribute to a different value than inField.
Description
When the label attribute is set for the ace:dateTimeEntry its value is used inside the input field. This can cause a conversion error when the form is submitted as the String label is not a valid date.
Attached test case that shows issue.
Steps: