Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
5.2
Description
When a form is submitted using Ajax, the ValidationTracker persists values until the next request. This isn't needed when using ajax (well it doesn't seem like it is needed to me, has anyone got a use for it?) and can cause issues when reloading the page or on subsequent requests because the information is stale.