http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13904
Frédéric Demians <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #39772|0 |1 is obsolete| | --- Comment #13 from Frédéric Demians <[email protected]> --- Created attachment 40269 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=40269&action=edit Bug 13904: Make unimarc_field_4XX displays usefull 200 subfield data 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). It neither doesn't display $e (subtitle) info which could greatly help to disambiguate search result. 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$e, and/or 200$h and/or 200$i subfields. - You get a result list, with two issues: 1. $a, $h & $i aren't displayed 2. Biblio title is not a link - Apply the patch, and repeat previous steps. Signed-off-by: Bernardo Gonzalez Kriegel <[email protected]> I got a link on fulltitle, but in 'ahie' order (not aehi) Fixed some tabs. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
