[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
Mon Mar 15 23:36:07 CET 2021


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

--- Comment #8 from Aleisha Amohia <aleisha at catalyst.net.nz> ---
(In reply to David Cook from comment #7)
> (In reply to Aleisha Amohia from comment #6)
> > (In reply to David Cook from comment #4)
> > > Aleisha, is this using ICU or CHR?
> > > 
> > > I know Katrin and I were talking about this sort of things recently.
> > 
> > This is using ICU
> 
> That would be good to include in the test plan, although I think the problem
> probably exists for both CHR and ICU.

Yes I am pretty sure it does

> 
> Regarding Bug 27299, it has been in master for a little while, so probably
> not relevant here.

We had the patch from Bug 27299 applied and it didn't seem to solve the problem
for us

> 
> I'm looking at C4::AuthoritiesMarc and I'm loving how the comments for 'is'
> and 'exactly' are the same, but clearly they're not the same, since 'is'
> uses the 'w' register and 'exactly' uses the 'p' register.

Yes a little strange! Hopefully this switch to using the 'exact' operator means
we're doing the right search now.

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


More information about the Koha-bugs mailing list