uc_discounts_email should do case insensitive comparison

jmcclelland - October 15, 2009 - 16:23
Project:UC Discounts
Version:6.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active
Description

Currently, uc_discounts_email allows you to provide a discount to a user based on their email address. However, the comparison seems to be case-sensitive, whereas email address should not be case sensitive. The attached patch fixes the problem.

jamie

AttachmentSize
uc_discounts_email.module.diff495 bytes
 
 

Drupal is a registered trademark of Dries Buytaert.