https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39508
Roman Dolny <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #180198|0 |1 is obsolete| | --- Comment #3 from Roman Dolny <[email protected]> --- Created attachment 180208 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=180208&action=edit 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 <[email protected]> -- 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/
