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

Roman Dolny <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #3 from Roman Dolny <[email protected]> ---
It works as described, but after typing a space character (" ") after the
firstname, no results were found.

It looks like:
"F" => OK
... => OK
"Firstname" => OK
"Firstname " => NOT OK
"Firstname S" => OK
...
"Firstname Surname" => OK

I'm not sure if space is real problem (patch corrects worse one) but
unfortunately, the space is an invisible character and its presence after the
firstname can be confusing for a list of results.

-- 
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/

Reply via email to