[Bug 14908] New: Item search: Item search results not properly sorted by Date. Date filter also not working
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14908 Bug ID: 14908 Summary: Item search: Item search results not properly sorted by Date. Date filter also not working Change sponsored?: --- Product: Koha Version: 3.20 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Searching Assignee: gmcharlt@gmail.com Reporter: theod@lib.auth.gr QA Contact: testopia@bugs.koha-community.org Created attachment 42905 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=42905&action=edit Item search result sorted by date and the same result screen when applying a date filter (appologies for the Greek characters) It seems that when sorting item search results by date, the order is not correct. For example an item from 1998 appears between two items from 1996, 2015 appears between 1993 and 1996, etc Even worse, if you enter a date (that appears in the result list) in the date 'filter', no rows are returned. See also the attached image showing these findings. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14908 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@bugs.koha-c | |ommunity.org --- Comment #1 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- I have the same issue here, I suspect it comes from the fact that biblioitems.publicationyear is not correctly mapped to a MARC field. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14908 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |11425 Version|3.20 |master Referenced Bugs: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11425 [Bug 11425] Search form for items -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14908 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer@bsz-bw.de --- Comment #2 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Hi Jonathan, MARC21 is using copyrightyear instead of publicationyear like UNIMARC - we need to make both fields work equally, as we do in other places. This might even get more important as now with RDA the year can be in 260 or 264... (thinking about mapping one to each...) -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org