[Koha-bugs] [Bug 32695] New: Search string for 775 'Other editions' is incorrectly formed

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jan 20 21:33:54 CET 2023


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

            Bug ID: 32695
           Summary: Search string for 775 'Other editions' is incorrectly
                    formed
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Searching
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: nick at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org

We format the search as a title phrase 77$a + 77$t like so:

http://localhost:8081/cgi-bin/koha/catalogue/search.pl?q=ti,phr:AAAAAAAAAAAA%20%20TTTTTTTTTTTTTTtt

Looking at the documentation, field A is 'Main entry heading' and usually the
author:

https://www.oclc.org/bibformats/en/7xx/775.html
https://www.oclc.org/bibformats/en/7xx/76x-78x.html#subfielda

So we likely need to form a title and author search instead

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list