https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15931
Nick Clemens <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #48419|0 |1 is obsolete| | --- Comment #2 from Nick Clemens <[email protected]> --- Created attachment 48451 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=48451&action=edit Bug 15931: Removing link to records if authority is not used by any records To test: 1) Do an authority search on authorities-home.pl. Notice that authorities not used in any records have a clickable link (under 'Used in:' column) which redirects to a catalog search with no results 2) Go back to your authority search results on authorities-home.pl and click 'Details'. Notice that under the auth name, there is a 'Used in X records' link that again returns a catalog search with no results. 3) Apply patch 4) Repeat steps 1, 2. Authorities not used in any records should no longer have clickable links and authorities which are used in records should work as expected. Signed-off-by: Nick Clemens <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
