Actions
Bug #7795
closedAjax validation caching causing odd validation behavior
Description
Due to the validation caching and always validating as true if previous value is same as new value there can be cases where the existing value doesn't pass validation and returns true when it should invalidate.
Actions