http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13904 --- Comment #1 from Frédéric Demians <frederic@tamil.fr> --- Created attachment 37212 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=37212&action=edit Bug 13904 unimarc_field_4XX plugin doesn't display volume info, neither link to biblio When searching for multivolumes titles, UNIMARC 4xx field plugin displays the title of the biblios (200$a), without giving info about volumes (200 $h $i). The displayed title is supposed to link to a biblio record view (MARC / normal). It doesn't work. TO TEST: - On a UNIMARC Koha, add a new biblio record - Call the 4XX plugin from 461/463 field - Search for a biblio record which contains 200$h and/or 200$i subfields. - You get a result list, with two issues: 1. $h & $i aren't displayed 2. Biblio title is not a link - Apply the patch, and repeat previous steps. -- You are receiving this mail because: You are watching all bug changes.