[Koha-bugs] [Bug 25309] Unable to save patron if streetnumber is too long

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Apr 29 14:59:24 CEST 2020


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

--- Comment #2 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 103933
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=103933&action=edit
Bug 25309: Limit size of streetnumber field to 10

It's its size in DB (varchar(10))

Test plan:
Create or editing a patron and confirm that you fill in more than 10
characters in the streetnumber field
Save
=> The patron has been correctly created/updated

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


More information about the Koha-bugs mailing list