Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Minor
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.4.4, 4.4.5
-
Fix Version/s: 4.7.31
-
Component/s: CiviCRM Search, Core CiviCRM
-
Labels:
-
Versioning Impact:Patch (backwards-compatible bug fixes)
Description
Replicated on drupal demo.
Error occurs after the following steps:
Advanced Search > Display results as Activities (search criteria doesn't matter, no custom fields included)
Select all activities > Export
Select fields for export > We choose Individual Display name and any relationship (used Employee / Employer on demo)
Export
The following error appears:
Fatal error: Call to a member function convertToPseudoNames() on a non-object in /home/webeditor/jenkins-node/workspace/buildkit-demos.civicrm.org/build/d7-demo/sites/all/modules/civicrm/CRM/Export/BAO/Export.php on line 656
Tested on demo, a 4.4.4 version and 4.4.5 and got the same error.