[Koha-bugs] [Bug 23817] Normalize phone number when searching patrons

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Sep 7 11:43:25 CEST 2022


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

--- Comment #3 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Normalizing to remove spaces, - and other non numeric characters would probably
work for how we enter phone numbers here too, but I wonder if some libraries
might enter multiple phone numbers? Then we could create a non-working search
string. I can certainly imagine this happening, also thinking of migrations.
Maybe we need to do a search both for the value entered and a normalized
version?

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


More information about the Koha-bugs mailing list