[Koha-bugs] [Bug 10267] No error message when entering an invalid cardnumber

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Apr 20 08:16:04 CEST 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10267

Marc Véron <veron at veron.ch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #62440|0                           |1
        is obsolete|                            |

--- Comment #9 from Marc Véron <veron at veron.ch> ---
Created attachment 62442
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=62442&action=edit
Bug 10267: Show error message if user tries to enter too many characters for
cardnumber

This patch displays a message if the user tries to enter more than the
max number of characters for a cardnumber.

To test:
1) Apply patch and go to Patrons -> New patron
2) Scroll down to Card number
3) Put in any characters. Notice that when you have entered the max
number of characters, you are unable to type any more.
4) If you try to type again, the error message will show up.
5) if you backspace some characters, the message should disappear

Sponsored-by: Catalyst IT

Followed test plan, works as expected
Signed-off-by: Marc Véron <veron at veron.ch>

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


More information about the Koha-bugs mailing list