7 Sep
2022
7 Sep
'22
10:43 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23817 --- Comment #3 from Katrin Fischer <katrin.fischer@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.