[Koha-bugs] [Bug 26533] Searching authorities using 'is exactly' doesn't work as expected

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Dec 1 15:56:14 CET 2020


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

Fridolin Somers <fridolin.somers at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fridolin.somers at biblibre.co
                   |                            |m

--- Comment #1 from Fridolin Somers <fridolin.somers at biblibre.com> ---
Code tries to perform "all of subfield field must match" :
https://git.koha-community.org/Koha-community/Koha/src/commit/be9f64b638335cac7465ca302e187c7914534fbe/C4/AuthoritiesMarc.pm#L184

Zebra doc indicates 6=3 is implemented :
https://software.indexdata.com/zebra/doc/querymodel-rpn.html#querymodel-bib1-structure

But looks like it does not work with actual Zebra version.
Maybe it was implemented in GRS-1 mode.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list