Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
5.0.6
-
None
Description
When the @Persist annotation is not used at all, the ValidationTracker still retains values for the TextField component, but not for other components (like Checkbox, DateField, Select, etc.), when validation fails. Use of the t:validate attribute for these fields is necessary to reproduce this bug.