[Bug 4462] New: Sort By Publication Date Does Not Work
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=4462 Summary: Sort By Publication Date Does Not Work Product: Koha Version: rel_3_2 Platform: PC OS/Version: Windows NT Status: NEW Severity: minor Priority: P5 Component: OPAC AssignedTo: oleonard@myacpl.org ReportedBy: spalding@senylrc.org Estimated Hours: 0.0 Change sponsored?: --- When doing a search and choosing a sort by publication date does not seem to work. This link will demonstrated an example of this. This Koha is the 3.2 alpha that was released in February. http://vassar.koha.senylrc.org/cgi-bin/koha/opac-search.pl?idx=kw&q=physical+therapy&limit=branch%3AVHH&sort_by=pubdate_dsc -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=4462 --- Comment #1 from Zachary Spalding <spalding@senylrc.org> 2010-05-06 17:15:48 --- Just upgraded to the alpha2 release and the sort still does not work correctly. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=4462 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Component|OPAC |Searching OS/Version|Windows NT |All Platform|PC |All Resolution| |WORKSFORME Version|rel_3_2 |HEAD --- Comment #2 from Owen Leonard <oleonard@myacpl.org> 2010-05-07 14:01:23 --- Sorting in both the OPAC and the staff client is handled by Zebra, so you have to look at what Zebra's criteria are for various sorting schemes. The default Zebra configuration scheme defines "Publication date" as the data in MARC21 tag 008, positions 7-10. For example: 080605s2008 ctua e b 001 0 eng d 2008 is the date Zebra will use when sorting by publication date. This can be confusing when the data in the 260 tag ("Publisher: Twentieth Century Fox Home Video, c1999.") differs from what's in the 008. My test shows accurate sorting based on 008, despite the publication date displayed on screen. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
bugzilla-daemon@kohaorg.ec2.liblime.com