[Koha-bugs] [Bug 32663] Error updating personal details in OPAC when > 10 text characters entered: Main address > Street number input field

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Feb 5 23:13:22 CET 2023


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

--- Comment #5 from David Cook <dcook at prosentient.com.au> ---
(In reply to Marcel de Rooy from comment #4)
>   `streetnumber` tinytext DEFAULT NULL COMMENT 'the house number for your
> patron/borrower''s primary address',
> 
> Are we going the right direction here?

Perhaps not.

Looks like borrower_modifications is out of sync with borrowers and
deletedborrowers.

Looks like many fields in borrower_modifications have the wrong type:
streetnumber, streettype, zipcode, mobile, B_streetnumber, B_streettype,
B_address, B_zipcode, password, altcontactfirstname, altcontactsurname,
altcontactaddress1, altcontactaddress2, altcontactaddress3, altcontactzipcode,
altcontactphone

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


More information about the Koha-bugs mailing list