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: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

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.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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