https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2646
--- Comment #13 from Sarah Cornell <[email protected]> --- We have a nasty assortment of series data as well, but perhaps that helps find all the edge cases! Currently Koha displays series statements in the 490 or 8XX based on the 490 ind1 data. (as of the last time we checked!) It would be good for Koha to use the same or at least consistent logic (.e.g. if 490$v exists, use 490$v, if 490$v does not exist, use 8XX$v) to sort based on series. Also, could a system preference tell Koha which series field to sort by? If a library wants to prefer 8XX$v regardless of the presence of 490$v, then they cantell their system exactly what field to consult when using a "sort by series number" option. Just some ideas. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
