At the current, when OPACAuthorIdentifiersAndInformation is on, ISNI and Wikidata entries in authority 024 field generate empty bullets.
Created attachment 180153 [details] [review] Bug 39508: With OPACAuthorIdentifiersAndInformation, make ISNI and Wikidata identifiers be displayed correctly At the current, when OPACAuthorIdentifiersAndInformation is on, ISNI and Wikidata entries in authority 024 field generate empty bullets. Test plan: ========== 1. Turn OPACAuthorIdentifiersAndInformation on for Identifiers. 2. Edit an authority record adding 024 field(s) for wikidata / ISNI, e.g.: 024 _7 $a 0000000120967858 $1 https://isni.org/isni/0000000120967858 $2 isni 024 _7 $a Q859 $1 http://www.wikidata.org/entity/Q859 $2 wikidata 3. Go to a linked bibliograohic record in OPAC and see the 'Author information' tab. There should be empty bullets under author's name. 4. Apply the patch ; restart_all 5. Repeat p. 3. The bullets should be followed by a description and link.
Created attachment 180198 [details] [review] Bug 39508: With OPACAuthorIdentifiersAndInformation, make ISNI and Wikidata identifiers be displayed correctly At the current, when OPACAuthorIdentifiersAndInformation is on, ISNI and Wikidata entries in authority 024 field generate empty bullets. Test plan: ========== 1. Turn OPACAuthorIdentifiersAndInformation on for Identifiers. 2. Edit an authority record adding 024 field(s) for wikidata / ISNI, e.g.: 024 7_ $a 0000000120967858 $1 https://isni.org/isni/0000000120967858 $2 isni 024 7_ $a Q859 $1 http://www.wikidata.org/entity/Q859 $2 wikidata 3. Go to a linked bibliograohic record in OPAC and see the 'Author information' tab. There should be empty bullets under author's name. 4. Apply the patch ; restart_all 5. Repeat p. 3. The bullets should be followed by a description and link.
Created attachment 180208 [details] [review] Bug 39508: With OPACAuthorIdentifiersAndInformation, make ISNI and Wikidata identifiers be displayed correctly At the current, when OPACAuthorIdentifiersAndInformation is on, ISNI and Wikidata entries in authority 024 field generate empty bullets. Test plan: ========== 1. Turn OPACAuthorIdentifiersAndInformation on for Identifiers. 2. Edit an authority record adding 024 field(s) for wikidata / ISNI, e.g.: 024 7_ $a 0000000120967858 $1 https://isni.org/isni/0000000120967858 $2 isni 024 7_ $a Q859 $1 http://www.wikidata.org/entity/Q859 $2 wikidata 3. Go to a linked bibliograohic record in OPAC and see the 'Author information' tab. There should be empty bullets under author's name. 4. Apply the patch ; restart_all 5. Repeat p. 3. The bullets should be followed by a description and link. Signed-off-by: Roman Dolny <roman.dolny@jezuici.pl>
Created attachment 182256 [details] [review] Bug 39508: With OPACAuthorIdentifiersAndInformation, make ISNI and Wikidata identifiers be displayed correctly At the current, when OPACAuthorIdentifiersAndInformation is on, ISNI and Wikidata entries in authority 024 field generate empty bullets. Test plan: ========== 1. Turn OPACAuthorIdentifiersAndInformation on for Identifiers. 2. Edit an authority record adding 024 field(s) for wikidata / ISNI, e.g.: 024 7_ $a 0000000120967858 $1 https://isni.org/isni/0000000120967858 $2 isni 024 7_ $a Q859 $1 http://www.wikidata.org/entity/Q859 $2 wikidata 3. Go to a linked bibliograohic record in OPAC and see the 'Author information' tab. There should be empty bullets under author's name. 4. Apply the patch ; restart_all 5. Repeat p. 3. The bullets should be followed by a description and link. Signed-off-by: Roman Dolny <roman.dolny@jezuici.pl> Signed-off-by: Martin Renvoize <martin.renvoize@openfifth.co.uk>
I've added a follow-up for the system preference description, adding the new identifiers to the list. :)
Pushed for 25.05! Well done everyone, thank you!