Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Critical
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.2.4
-
Fix Version/s: 4.2.8
-
Component/s: Core CiviCRM, NYSS
-
Labels:None
-
Funding Source:Core Team Contract
Description
Track time on this issue at: http://dev.nysenate.gov/issues/5816
===================
if you use inline edit and have fields that require validation, and you fail validation, IE9 returns a bunch of js errors directly in the form, and displays errors in the console with regard to the cj() function.
reproducible on demo:
http://drupal.demo.civicrm.org/civicrm/contact/view?reset=1&cid=102
in the constituent info set, edit and save (I added a required field – so don't place a value there to force the validation failure)