https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42172
--- Comment #3 from Janusz Kaczmarek <[email protected]> --- Created attachment 196122 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=196122&action=edit Bug 42172: With OPACAuthorIdentifiersAndInformation show whole heading, not only $a With the OPACAuthorIdentifiersAndInformation option enabled, selected information about authors is displayed, provided it present in the author's authority record. However, the author’s name is limited to subfield $a, which is insufficient--especially in the case of corporate names containing a subordinate unit in $b or in the case of meeting names. The complete heading should be displayed. Test plan: ========== 1. In a standard KTD installation, add the following field to authority record #271 (110 2 $a Ireland. $b Dept. of Arts, Culture, and the Gaeltacht.): 024 7# $a 130344669 $2 viaf 2. In OPACAuthorIdentifiersAndInformation, enable at least Identifiers (024$2$a). 3. In the OPAC, locate bibliographic record #153 (Ag neartú chosaint don oidhreacht ailtireachta). Note that in the 'Author information' tab, only 'Ireland' is displayed instead of the full name ('Ireland. Dept. of Arts, Culture, and the Gaeltacht.'). 4. Apply the patch ; restart_all. 5. Check again in the OPAC that the full corporate name is now displayed. -- 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/
