-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 6.2.X EE, 7.0.0 DXP SP1, Master
-
Fix Version/s: 6.2.X EE, 7.0.0 DXP FP5, 7.0.0 DXP SP1, 7.0.3 CE GA4, 7.1.X, Master
-
Component/s: Dynamic Data Mapping, Frontend Infrastructure
-
Branch Version/s:7.0.x, 6.2.x
-
Backported to Branch:Committed
-
Story Points:1
-
Git Pull Request:
In web content when a structure has a date field that is required, but does not have a predefined value, the date displayed is 11/30/1899.
Steps to reproduce:
- Go to Content -> Web Content
- Create a Web Content Structure with a date field
- Make the date field required
- Create a Web Content Template based on this new structure
- Add a new Web Content using this new structure and template
Expected Results:
The date field will display today's date
Actual Results:
The date field will display 11/30/1899