https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31565
--- Comment #22 from Tomás Cohen Arazi <[email protected]> --- (In reply to Katrin Fischer from comment #21) > We just figured out that you can use _ in patron search, so a little sad to > see that go. We might want to check the manual so it gets removed there or > from other places. You can search for underscore, it just won't be used as a wildcard on a 'like' query. If you want to use wildcards manually you can still use %, and I'm not sure it will work as you expected anyway. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
