-
Type:
Regression Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.0.X, 7.1.X, Master
-
Fix Version/s: 7.0.0 DXP FP79, 7.0.10.11 DXP SP11, 7.0.X, 7.1.10 DXP FP10, 7.1.10.2 SP2, 7.1.3 CE GA4, 7.1.X, Master
-
Component/s: CKEditor, Frontend Infrastructure
-
Branch Version/s:7.0.x
-
Backported to Branch:Committed
-
Fix Priority:3
-
Git Pull Request:
Steps to Reproduce
- Login as admin user, Navigate to Site > Content > Forms > click on "+" icon (New Form);
- Add Date Field then click on Show More Options;
- Enter an invalid date, e.g. 02/04/20182222222, in Predefined Value and click outside the field.
Actual Behavior
Date Picker is rendered and current date is set on date field.
Expected Behavior
The text "Invalid Date" should be set on the field and the Date Picker should still be able to render (see this comment at PTR-673).
Open issue on Github for the Alloy-UI project:
https://github.com/liferay/alloy-ui/issues/146