typo

tutube - January 20, 2009 - 17:12
Project:Ubercart Userpoints
Version:5.x-2.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

file uc_userpoints_payment.module:
line 233: uc_order_update_status($order_id, 'payment_received');

it seems $order_id is not initialized before using, it should be $order->order_id

#1

bmagistro - January 27, 2009 - 04:36

Thanks for catching that. I should have the cvs updated soon. I really need to set aside some time and work on this module a little.

#2

bmagistro - February 2, 2009 - 13:09
Status:active» fixed

CVS has been updated

#3

System Message - February 16, 2009 - 13:10
Status:fixed» closed

Automatically closed -- issue fixed for 2 weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.