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

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.
_______________________________________________
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