[Koha-bugs] [Bug 5369] se queries with paranthesis fail

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jan 4 16:21:30 CET 2012


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

--- Comment #16 from Jared Camins-Esakov <jcamins at cpbibliography.com> 2012-01-04 15:21:30 UTC ---
(In reply to comment #15)
> (In reply to comment #14)
> > That's by design. Title-series is the index used for all series searching, so
> > if someone is interested in a series that's stored in an 800, 810, or 811, they
> > can't search for it using the series index without that change.
> Design? Could you please comment on the distinction between $a and $t.

That was poorly worded, sorry. The *patch* does that by design, because Koha
incorrectly handles series indexing. 8xx$a is not a "title," per se, but Koha
only accepts "Title-series" when searching for series. This would be a prime
example of why I recommend a strong aperitif before looking at indexing in
Koha. I would argue that the results of the change are correct, since Koha
misapprehends the semantics of these indexes anyway.

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.


More information about the Koha-bugs mailing list