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@lists.koha-community.org Reporter: nick@bywatersolutions.com QA Contact: testopia@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... 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.