http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9282 Bug ID: 9282 Summary: authorities auto-completion in mainmainentry Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Cataloging Assignee: gmcharlt@gmail.com Reporter: fridolyn.somers@biblibre.com CC: m.de.rooy@rijksmuseum.nl In authorities popup search (auth_finder.pl), some search inputs have auto-completion : - Anywhere - Main entry - Main entry ($a only), alias mainmainentry For anywhere and main entry, auto-completion works well : select a term and launch search, you will find authorities. For mainmainentry, select a term and launch search, you will sometimes not find authorities. It is because auto-compete returns authorities headings, composed of $a and other subfields of heading field whereas search on mainmainentry will only look in $a. I propose that auto-completion of mainmainentry field return a list of the mainmainentry of found authorities. -- You are receiving this mail because: You are watching all bug changes.