[Bug 42721] New: Update OPACAuthorIdentifiersAndInformation description and labels shown in the OPAC
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42721 Bug ID: 42721 Summary: Update OPACAuthorIdentifiersAndInformation description and labels shown in the OPAC Initiative type: --- Sponsorship --- status: Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: OPAC Assignee: oleonard@myacpl.org Reporter: david@davidnind.com QA Contact: testopia@bugs.koha-community.org The valid codes in the note for the OPACAuthorIdentifiersAndInformation are not listed in alphabetical order: NOTE: Identifiers for authors and contributors - valid codes to use in the source subfield (024$2) are currently: isni (ISNI), orcid (ORCID), scopus (ScopusID), loop (Loop ID), rid (Publons ID), uri (URI), viaf (VIAF ID), and wikidata (WIKIDATA ID). In addition, the name shown in the OPAC for some of the identifiers need updating: 1. ScopusID --> Scopus ID 2. WIKIDATA ID --> Wikidata ID A Scopus ID normal has a space, for example: https://www.scopus.com/authid/detail.uri?authorId=57221714177 WIKIDATA is not an abbreviation, so I think it should be shown in sentence case as Wikidata. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42721 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|oleonard@myacpl.org |david@davidnind.com Status|NEW |ASSIGNED Patch complexity|--- |String patch -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42721 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=42519, | |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=42172 Depends on| |40603 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40603 [Bug 40603] Add support for "uri" to OPACAuthorIdentifiersAndInformation -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42721 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42721 --- Comment #1 from David Nind <david@davidnind.com> --- Created attachment 199720 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=199720&action=edit Bug 42721: Update OPACAuthorIdentifiersAndInformation description and identifier labels The patch updates the OPACAuthorIdentifiersAndInformation system preference description so that identifiers are listed in alphabetical order. It also updates the identifier labels in the system preference description and what is shown in the OPAC: - ScopusID --> Scopus ID - WIKIDATA ID --> Wikidata ID Test plan: 1. For the OPACAuthorIdentifiersAndInformation system preference, select "Identifiers (024$2$a)". 2. Note that in the system preference description the identifiers shown in the note are not in alphabetical order. 3. Add identifiers to an authority record in the 024$2 (the code for the identifier) and 024$a (the value for the identifier) subfields: - Example authority record for authority #483, Wall, Larry: . ISNI: isni, 0000000110763894 . Scopus ID: scopus, 57221714177 (note: not his real Scopus ID) . VIAF ID: viaf, 91402770 . Wikidata ID: wikidata, 92597 4. View the OPAC authority record details page for an authority record with 024$2 and $024a information: - Example authority record for authority #483, Wall, Larry /cgi-bin/koha/opac-authoritiesdetail.pl?authid=483 5. In another tab view the author information tab for an OPAC bibliographic record details page where the author is linked to an authority record with 024$2 and $024a information: - Example bibliographic record details page for Programming Perl: /cgi-bin/koha/opac-detail.pl?biblionumber=262 6. Note for both steps 4 and 5 that: - Scopus ID is shown as ScopusID - Wikidata ID is shown as WIKIDATA ID 7. Apply the patch. 8. Refresh the OPAC authority record and bibliographic record pages. 9. Note that the identifier labels are now shown as Scopus ID and Wikdiata ID. 10. View the OPACAuthorIdentifiersAndInformation system preference description and note that the identifiers in the note are now listed in alphabetical order. Signed-off-by: David Nind <david@davidnind.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42721 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Academy Text to go in the| |The fixes the release notes| |OPACAuthorIdentifiersAndInf | |ormation system preference | |description so that | |identifiers are listed in | |alphabetical order. | | | |It also updates the | |identifier labels in the | |system preference | |description and what is | |shown in the OPAC: | |- ScopusID --> Scopus ID | |- WIKIDATA ID --> Wikidata | |ID -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42721 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Update |Update |OPACAuthorIdentifiersAndInf |OPACAuthorIdentifiersAndInf |ormation description and |ormation description and |labels shown in the OPAC |identifier labels shown in | |the OPAC -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42721 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #199720|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42721 --- Comment #2 from David Nind <david@davidnind.com> --- Created attachment 199721 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=199721&action=edit Bug 42721: Update OPACAuthorIdentifiersAndInformation description and identifier labels The patch updates the OPACAuthorIdentifiersAndInformation system preference description so that identifiers are listed in alphabetical order. It also updates the identifier labels in the system preference description and what is shown in the OPAC: - ScopusID --> Scopus ID - WIKIDATA ID --> Wikidata ID Test plan: 1. For the OPACAuthorIdentifiersAndInformation system preference, select "Identifiers (024$2$a)". 2. Note that in the system preference description the identifiers shown in the note are not in alphabetical order. 3. Add identifiers to an authority record in the 024$2 (the code for the identifier) and 024$a (the value for the identifier) subfields: - Example authority record for authority #483, Wall, Larry: . ISNI: isni, 0000000110763894 . Scopus ID: scopus, 57221714177 (note: not his real Scopus ID) . VIAF ID: viaf, 91402770 . Wikidata ID: wikidata, Q92597 4. View the OPAC authority record details page for an authority record with 024$2 and $024a information: - Example authority record for authority #483, Wall, Larry /cgi-bin/koha/opac-authoritiesdetail.pl?authid=483 5. In another tab view the author information tab for an OPAC bibliographic record details page where the author is linked to an authority record with 024$2 and $024a information: - Example bibliographic record details page for Programming Perl: /cgi-bin/koha/opac-detail.pl?biblionumber=262 6. Note for both steps 4 and 5 that: - Scopus ID is shown as ScopusID - Wikidata ID is shown as WIKIDATA ID 7. Apply the patch. 8. Refresh the OPAC authority record and bibliographic record pages. 9. Note that the identifier labels are now shown as Scopus ID and Wikdiata ID. 10. View the OPACAuthorIdentifiersAndInformation system preference description and note that the identifiers in the note are now listed in alphabetical order. Signed-off-by: David Nind <david@davidnind.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42721 Olivia Reynolds <olivia.reynolds@openfifth.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42721 Olivia Reynolds <olivia.reynolds@openfifth.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #199721|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42721 --- Comment #3 from Olivia Reynolds <olivia.reynolds@openfifth.co.uk> --- Created attachment 200179 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=200179&action=edit Bug 42721: Update OPACAuthorIdentifiersAndInformation description and identifier labels The patch updates the OPACAuthorIdentifiersAndInformation system preference description so that identifiers are listed in alphabetical order. It also updates the identifier labels in the system preference description and what is shown in the OPAC: - ScopusID --> Scopus ID - WIKIDATA ID --> Wikidata ID Test plan: 1. For the OPACAuthorIdentifiersAndInformation system preference, select "Identifiers (024$2$a)". 2. Note that in the system preference description the identifiers shown in the note are not in alphabetical order. 3. Add identifiers to an authority record in the 024$2 (the code for the identifier) and 024$a (the value for the identifier) subfields: - Example authority record for authority #483, Wall, Larry: . ISNI: isni, 0000000110763894 . Scopus ID: scopus, 57221714177 (note: not his real Scopus ID) . VIAF ID: viaf, 91402770 . Wikidata ID: wikidata, Q92597 4. View the OPAC authority record details page for an authority record with 024$2 and $024a information: - Example authority record for authority #483, Wall, Larry /cgi-bin/koha/opac-authoritiesdetail.pl?authid=483 5. In another tab view the author information tab for an OPAC bibliographic record details page where the author is linked to an authority record with 024$2 and $024a information: - Example bibliographic record details page for Programming Perl: /cgi-bin/koha/opac-detail.pl?biblionumber=262 6. Note for both steps 4 and 5 that: - Scopus ID is shown as ScopusID - Wikidata ID is shown as WIKIDATA ID 7. Apply the patch. 8. Refresh the OPAC authority record and bibliographic record pages. 9. Note that the identifier labels are now shown as Scopus ID and Wikdiata ID. 10. View the OPACAuthorIdentifiersAndInformation system preference description and note that the identifiers in the note are now listed in alphabetical order. Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Olivia Reynolds <olivia.reynolds@openfifth.co.uk> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42721 Jonathan Druart <jonathan.druart@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA QA Contact|testopia@bugs.koha-communit |jonathan.druart@gmail.com |y.org | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42721 Jonathan Druart <jonathan.druart@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #200179|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42721 --- Comment #4 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 200969 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=200969&action=edit Bug 42721: Update OPACAuthorIdentifiersAndInformation description and identifier labels The patch updates the OPACAuthorIdentifiersAndInformation system preference description so that identifiers are listed in alphabetical order. It also updates the identifier labels in the system preference description and what is shown in the OPAC: - ScopusID --> Scopus ID - WIKIDATA ID --> Wikidata ID Test plan: 1. For the OPACAuthorIdentifiersAndInformation system preference, select "Identifiers (024$2$a)". 2. Note that in the system preference description the identifiers shown in the note are not in alphabetical order. 3. Add identifiers to an authority record in the 024$2 (the code for the identifier) and 024$a (the value for the identifier) subfields: - Example authority record for authority #483, Wall, Larry: . ISNI: isni, 0000000110763894 . Scopus ID: scopus, 57221714177 (note: not his real Scopus ID) . VIAF ID: viaf, 91402770 . Wikidata ID: wikidata, Q92597 4. View the OPAC authority record details page for an authority record with 024$2 and $024a information: - Example authority record for authority #483, Wall, Larry /cgi-bin/koha/opac-authoritiesdetail.pl?authid=483 5. In another tab view the author information tab for an OPAC bibliographic record details page where the author is linked to an authority record with 024$2 and $024a information: - Example bibliographic record details page for Programming Perl: /cgi-bin/koha/opac-detail.pl?biblionumber=262 6. Note for both steps 4 and 5 that: - Scopus ID is shown as ScopusID - Wikidata ID is shown as WIKIDATA ID 7. Apply the patch. 8. Refresh the OPAC authority record and bibliographic record pages. 9. Note that the identifier labels are now shown as Scopus ID and Wikdiata ID. 10. View the OPACAuthorIdentifiersAndInformation system preference description and note that the identifiers in the note are now listed in alphabetical order. Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Olivia Reynolds <olivia.reynolds@openfifth.co.uk> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42721 --- Comment #5 from Jonathan Druart <jonathan.druart@gmail.com> --- [SKIP] koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref SKIP new_line_at_the_end_of_file Not introduced by this patch. I will investigate this warning later. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42721 --- Comment #6 from Jonathan Druart <jonathan.druart@gmail.com> --- (In reply to Jonathan Druart from comment #5)
[SKIP] koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref
SKIP new_line_at_the_end_of_file
Not introduced by this patch. I will investigate this warning later.
Hum, too hot here. It actually means that this file should not be tested. Maybe it should, but that's for another day. Ignore this! -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42721 Pedro Amorim (ammopt) <pedro.amorim@openfifth.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)| |26.11.00 released in| | Status|Passed QA |Pushed to main -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42721 --- Comment #7 from Pedro Amorim (ammopt) <pedro.amorim@openfifth.co.uk> --- Thanks everyone! Pushed to main for 26.11! -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org