https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19206

            Bug ID: 19206
           Summary: How should we sort 19xx when order is pubdate?
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

On bug 11046 I proposed to sort e.g. 19xx with 1900. This relates to the
kohafield copyrightdate used to sort lists and in reports.
For search results, the sort on publication date depends on pubdate as indexed
by Zebra. If we add uncertain years like 19xx or better 19uu in the MARC21 008,
they will be sorted after 1999 (current situation).

We could add a "fix_008" in rebuild_zebra (just as a few other fixes already
there) and replace 19uu by 1900 when indexing in order to get 19xx sorted with
1900.

What do you think ?

-- 
You are receiving this mail because:
You are the assignee for the bug.
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/

Reply via email to