https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40603
Owen Leonard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #186265|0 |1 is obsolete| | --- Comment #5 from Owen Leonard <[email protected]> --- Created attachment 188504 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=188504&action=edit Bug 40603: Add support for "uri" to OPACAuthorIdentifiersAndInformation This patch adds support for display of the "uri" identifier in the OPAC when looking at personal name authority records and associated bibliographic records. To test you must have: 1. A personal name authority record 2. A bibliographic record which has 100$a linked to that authority record. - Search for OPACAuthorIdentifiersAndInformation and make sure that "Identifiers (024$2$a)" is checked. - Go to Authorities and locate your author's record. - Add a 024 tag with "uri" as the source in $2, and a URI in $a. - In the OPAC, locate the bibliographic record you modified. - On the detail page, check the "Author information" tab - Go to the authority detail page in OPAC for the author authority record you modified. Check the "Author information" section in the right-hand column. - In both cases you should see the URI you added, labeled with "URI:" Sponsored-by: Athens County Public Libraries -- You are receiving this mail because: 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/
