Closed (fixed)
Project:
Ubercart Userpoints
Version:
5.x-2.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Jul 2008 at 01:03 UTC
Updated:
31 Jul 2008 at 04:47 UTC
uc_userpoints_discount.module line 159 reads
'description' => 'User Discount, taking poings (Ubercart Order ID ' . $order->order_id . ')',
poings should be points
'description' => 'User Discount, taking points (Ubercart Order ID ' . $order->order_id . ')'
Comments
Comment #1
bmagistro commentedthanks, there is a good chance this existed in the 1.x series as well...
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.