Closed (fixed)
Project:
Adyen | Ubercart Payment
Version:
7.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 May 2011 at 22:16 UTC
Updated:
7 Apr 2012 at 10:00 UTC
Line 110 of uc_adyen.pages.inc:
uc_order_comment_save($merchant_reference, 0, $log_entry, 'admin');
$log_entry is undefined.
Comments
Comment #1
xibun commentedgood catch!
actually the message is useless the way it is now.. how about:
alternatively we just delete it. any thoughts?
Comment #2
xibun commentedfix committed to development versions.