https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23817 David Cook <dcook@prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dcook@prosentient.com.au --- Comment #1 from David Cook <dcook@prosentient.com.au> --- I've had a few libraries talk to me about this, and I imagine that there are many many libraries around the world who find this frustrating. I have a solution that normalizes the search term as well as the database field, so it will ignore everything aside from the numbers. So searching "1-(306)-123-4567" will match "1 306 123 4567", because they'll both be normalized to be "13061234567". -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.