https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39427 Roman Dolny <roman.dolny@jezuici.pl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |roman.dolny@jezuici.pl --- Comment #3 from Roman Dolny <roman.dolny@jezuici.pl> --- 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.