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
| Attachment | Size |
|---|---|
| uc_discounts_email.module.diff | 495 bytes |
