[Koha-bugs] [Bug 9282] authorities auto-completion in mainmainentry

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jan 22 10:05:51 CET 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9282

mathieu saby <mathieu.saby at univ-rennes2.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Signed Off
                 CC|                            |mathieu.saby at univ-rennes2.f
                   |                            |r

--- Comment #3 from mathieu saby <mathieu.saby at univ-rennes2.fr> ---
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.


More information about the Koha-bugs mailing list