Details
-
Type:
Improvement
-
Status: Done/Fixed
-
Priority:
Trivial
-
Resolution: Fixed/Completed
-
Affects Version/s: 3.3.0
-
Fix Version/s: 3.4.alpha
-
Component/s: Core CiviCRM
-
Labels:None
Description
Lets display fatal errors of contact import process in the same browser window rather than opening new one and giving option to download error file.
Also as we are going to keep the control in the same window, It will give us more control over debugging and we could get facility to write and see o/p of
CRM_Core_Error::debug( 'params', $params );
exit( );