Bug 40603 - Add support for "uri" to OPACAuthorIdentifiersAndInformation
Summary: Add support for "uri" to OPACAuthorIdentifiersAndInformation
Status: Needs Signoff
Alias: None
Product: Koha
Classification: Unclassified
Component: OPAC (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Owen Leonard
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-08-06 11:44 UTC by Katrin Fischer
Modified: 2025-08-06 15:43 UTC (History)
0 users

See Also:
GIT URL:
Change sponsored?: ---
Patch complexity: Trivial patch
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments
Bug 40603: Add support for "uri" to OPACAuthorIdentifiersAndInformation (2.01 KB, patch)
2025-08-06 15:43 UTC, Owen Leonard
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Katrin Fischer 2025-08-06 11:44:17 UTC
It could be nice to support 024$2 uri with the OPACAuthorIdentifiersAndInformation system preference, to display the information in OPAC and staff.
Comment 1 Owen Leonard 2025-08-06 15:43:30 UTC
Created attachment 185163 [details] [review]
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