]> git.koha-community.org Git - koha.git/commit
Bug 10324: fix display of editorial series in normal view (UNIMARC / no XSLT)
authorJanusz Kaczmarek <januszop@gmail.com>
Mon, 18 Mar 2013 20:16:22 +0000 (22:16 +0200)
committerBernardo Gonzalez Kriegel <bgkriegel@gmail.com>
Sun, 13 Oct 2013 19:50:29 +0000 (16:50 -0300)
commit0a0cba6225fd76e0e45d000708bccd49c6a06c82
tree7c424edcf15368234ca6c90be85c76a183001151
parent3bd4602e1190fab8e10c6219e54eff31b0c23a8a
Bug 10324: fix display of editorial series in normal view (UNIMARC / no XSLT)

The patch corrects the issue -- the content of the field 225 shall be
displayes under Series now.

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>
Comment: Work as described, no koha-qa errors

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Comparing the XSLT with the normal view the patch seems to
work correctly. Passes all tests and QA script.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
(cherry picked from commit 384566c1295a81dce0d9de001fcde36f2a996dfa)
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
(cherry picked from commit 09b01f21276c309b4741abf31aafae9b2341c16f)
C4/Biblio.pm