[Koha-bugs] [Bug 13178] cardnumber field length is too short

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Aug 12 02:34:34 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13178

Brendon Ford <brendon.ford at manhattan.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |brendon.ford at manhattan.edu

--- Comment #3 from Brendon Ford <brendon.ford at manhattan.edu> ---
We are also having an issue with the 16 digit character limit.

Our card readers output a trailing equals sign and then send a backspace
keystroke to remove it when swiping a card. Since our card numbers are 16
digits the equals sign never gets typed into the field and the backspace
removes the last digit of the card number. We can't reprogram the card readers
because it would leave the equals sign in other fields that we swipe card
numbers into.

We are currently using a bit of javascript to extend the maxlength, but it
would be great to see the character limit extended.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list