http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5369
--- Comment #16 from Jared Camins-Esakov <[email protected]> 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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
