Active
Project:
Bank Transfer | Ubercart Payment
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Apr 2012 at 15:38 UTC
Updated:
11 Apr 2012 at 15:42 UTC
Now the fields 'Banking institution' and 'Branch office' have a limit of 32 characters.
I think this is a quite short, and I have a to insert the name of a bank with 34 characters.
Adding a 4th parameter NULL and 128 as 5th parameter (like the other fields) to function uc_textfield used to generate the fields may give a better limit.