http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13904
--- Comment #4 from Frédéric Demians <[email protected]> --- (In reply to Jonathan Druart from comment #3) > Frédéric, > I get the link, but not 200$h$i > Could you please detail where volume is mapped with them? It isn't... And, as you know, it can't be mapped to 2 distinct biblio record subfields. With this patch, biblioitems.volume is displayed after title. The goal is to disambiguate search results. By default, biblioitems.volume is mapped to 200$e (complément du titre). But in some installations, it can be mapped to $h or $i at convenience. If you think it's limiting, I could propose a counter patch displaying $a, $h, and $i. -- 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/
