]> git.koha-community.org Git - koha.git/commit
Bug 15444 - MARC21: Repeated 508 not correctly formatted (missing separator)
authorWinona Salesky <wsalesky@gmail.com>
Mon, 4 Jan 2016 14:33:00 +0000 (09:33 -0500)
committerFrédéric Demians <f.demians@tamil.fr>
Thu, 11 Feb 2016 19:02:55 +0000 (20:02 +0100)
commit31a50f6eb76d0ba736e18c7133c2de513a505f3c
tree5050d37508885f94297e32aa44eda7e792278d93
parenta51ef6e248cabe3ca81c978eee8c2f39b09afa39
Bug 15444 - MARC21: Repeated 508 not correctly formatted (missing separator)

This patch adds a separator for multiple 508 fields to the XSLT display
in the staff and OPAC detail view.  Separator is wrapped in span with
class=‘separator’ for easy manipulation via css.

To test:
* Search the OPAC
* Click the title with multiple 508 fields
* Make sure the fields display properly
* Repeat for a few more titles
* Repeat in the Staff Client

Signed-off-by: Mark Tompsett <mtompset@hotmail.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Brendan A Gallagher <brendan@bywatersolutions.com>
(cherry picked from commit 1c5f75fde534db8a2b1329d5dfb83d34d9d29982)
Signed-off-by: Julian Maurice <julian.maurice@biblibre.com>
(cherry picked from commit c68d58259ef27d187b67f8d39d8dd7578173b1e1)
Signed-off-by: Frédéric Demians <f.demians@tamil.fr>
koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetDetail.xsl
koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACDetail.xsl