Release Notes / Version 10.2104
Table Of ContentsError in CKDialogBase
Throwing NPE fixed
Event behavioral change to support validation by typing
Url field shows validation
(CMS-16095)
DatePropertyField is now editable by typing
A bug has been fixed where the DatePropertyField prevented users from edit the date by typing because the field directly wrote the new value even if the value is invalid. This lead to a bad request and the value was resetted to its original valid value.
(CMS-13886)