[Koha-bugs] [Bug 30641] New: Authority detail page shows wrong number of records using the authority

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Apr 28 14:06:09 CEST 2022


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

            Bug ID: 30641
           Summary: Authority detail page shows wrong number of records
                    using the authority
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Cataloging
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: katrin.fischer at bsz-bw.de
        QA Contact: testopia at bugs.koha-community.org
                CC: m.de.rooy at rijksmuseum.nl

You can see the wrong behaviour in a clean sample database with
http://localhost:8081/cgi-bin/koha/authorities/detail.pl?authid=133

To test:
* Test plan assumes you are using the ktd sample data
* Staff interface > authorities
* Search for agile
* Verfiy the result list shows used by 2 records and this is correct (authority
is linked to both of them)
* Switch to authority detail page
* Verify it shows 3 records use this authority
* Verify this is incorrect (the second record is not linked to the authority)

I suspect that the detail page doesn't do an exact/phrase search opposed to the
other pages, finding also records with similar authority numbers?

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


More information about the Koha-bugs mailing list