http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13904 --- Comment #4 from Frédéric Demians <frederic@tamil.fr> --- (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.