Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Minor
-
Resolution: Fixed/Completed
-
Affects Version/s: 2.0
-
Fix Version/s: 2.1
-
Component/s: None
-
Labels:None
Description
CRM/Contribute/Form/Search.php line 335 and CRM/Member/Form/MembershipType.php line 193 throw PHP notices, visible in Joomla: http://forum.civicrm.org/?topic=3897
Please take a look at the code, and if it's ok that in some cases these values are not set, either initialise them to something empty or make the code conditional.