http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11923
Bug ID: 11923
Summary: Marc record batches not sorting by citation descending
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5 - low
Component: MARC Bibliographic record staging/import
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
When the ability to stage authority records was added to Koha, sorting record
batches by citation ( i.e. title ) caused the addition of "authorized_heading"
to be added to the sort. When sorting by title descending, this causes the
order by clause to be "title, authorized_heading DESC" which means sort by
title ASC, then authorized_heading DESC. This is incorrect and causes regular
biblio batches to always be sorted ascending.
--
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/