PKP Bugzilla – Bug 4984
Manual payment notification sent after Paypal payment
Last modified: 2010-03-29 10:28:36 PDT
Also recipient is not registrant. See plugins/paymethod/paypa/PayPalPlugin.inc.php at around line 230
Created attachment 2923 [details] Patch against OCS pre-2.1.3 CVS
Created attachment 2925 [details] Patch against OCS pre-2.1.3 CVS Includes upgrade additions.
Created attachment 2926 [details] Email Templates Data Manual Fix (XML) For manual fixes of OCS 2.1.2 This file can be used with the OCS dbXMLtoSQL.php command-line tool to update the database for existing installations (prior to the release of OCS 2.1.3), i.e. php tools/dbXMLtoSQL.php -data execute email_templates_data_bug_4984.xml
Created attachment 2927 [details] Email Templates Data Manual Fix (SQL) For manual fixes of OCS 2.1.2 (alternative to XML method above) This file includes MySQL which can be used to manually update the database for existing installations (prior to the release of OCS 2.1.3)
Created attachment 2929 [details] Patch against OCS 2.1.2
If manually fixing an existing OCS 2.1.2 install, please use the above patch and either the XML *or* SQL email templates data fix to update the db.
Fixed.