[Bug 23200] New: incorrect default mappings in pqf.properties means searching by item homebranch is impossible
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23200 Bug ID: 23200 Summary: incorrect default mappings in pqf.properties means searching by item homebranch is impossible Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Web services Assignee: koha-bugs@lists.koha-community.org Reporter: martin.renvoize@ptfs-europe.com QA Contact: testopia@bugs.koha-community.org Target Milestone: --- Defined indexes in pqf.properties must refer to a valid index in biblios/etc/bib1.att. Out of the box: * index.dc.branch is mapped to 1=1033 in pqf.properties * att 1033 is mapped to 'Host-item' in bib1.att * index.dc.branch should be mapped to 'homebranch' * att 8011 is mapped as 'homebranch' in bib1.att Given the above, pqf.properties should be updated to map index.dc.branch to 1=8011. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org