http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9282
mathieu saby <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |[email protected] | |r --- Comment #3 from mathieu saby <[email protected]> --- I tested on my VM : I created 2 authorities author : - Melot, Michel (professeur, 1956-....) - Melot, Pierre Without the patch : 1. I enter "Mel" in "Main entry ($a only)" field 2. The autocompletion gives me the 2 complete names : "Melot, Michel (professeur, 1956-....)" and "Melot, Pierre". 3. I click on one of the 2 names 4. The field filled in with the complete name (ex :"Melot Pierre"). 5. I click on "Start Search" 6. "No result found" With the patch : 1. I enter "Mel" in "Main entry ($a only)" field 2. The autocompletion gives me just 1 lastname "Melot" 3. I click on "Melot" 4. The field filled in with the lastname 5. I click on "Start Search" 6. 2 results : "Melot, Michel (professeur, 1956-....)" and "Melot, Pierre". I sign off M. Saby Rennes 2 university -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
