Closed (fixed)
Project:
Pay
Version:
6.x-1.0-alpha5
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Oct 2010 at 18:58 UTC
Updated:
1 Nov 2010 at 17:00 UTC
Jump to comment: Most recent file
In includes/handlers/gateways/pay_method_gateway.inc the code uses #max_length instead of the correct FAPI attribute #maxlength to limit the number of characters in the textfield. Attached patch fixes this.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 938524.patch | 1006 bytes | stella |
| #1 | 938524.patch | 795 bytes | stella |
| pay_max_length.patch | 1.57 KB | stella |
Comments
Comment #1
stella commentederr that included another change as well for a different issue, updated patch attached
Comment #2
stella commentedslight change as card field should actually allow up to 19 digits, especially if you want to support debit cards, e.g Laser
Comment #3
jerdavisCommitted, thanks Stella!