Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Blocker
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.1.0
-
Fix Version/s: 4.1.0
-
Component/s: None
-
Labels:None
Description
version
civicrm/ajax/rest?json=1&debug=1&version=3&entity=Contribution&action=get results in
Recoverable fatal error: Object of class CRM_Core_DAO could not be converted to string in civicrm_api3_generic_getfields() (line 19 of /home/www/sites/dev/sites/all/modules/civicrm/api/v3/Generic.php).
civicrm/ajax/rest?json=1&debug=1&version=3&entity=Email&action=get results in
Recoverable fatal error: Object of class CRM_Core_BAO_Email could not be converted to string in CRM_Utils_String::munge() (line 96 of /home/www/sites/dev/sites/all/modules/civicrm/CRM/Utils/String.php).
http://dev.wikimedia.se/en/civicrm/ajax/rest?json=1&debug=1&version=3&entity=MembershipType&action=get results in
Recoverable fatal error: Object of class CRM_Member_BAO_MembershipType could not be converted to string in CRM_Utils_String::munge() (line 96 of /home/www/sites/dev/sites/all/modules/civicrm/CRM/Utils/String.php).