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)
committerGalen Charlton <gmc@esilibrary.com>
Sun, 8 Sep 2013 01:33:35 +0000 (01:33 +0000)
commit384566c1295a81dce0d9de001fcde36f2a996dfa
tree78be129e5742ee5cfe44658daf1ea35f1e148ceb
parente831a7eb3fe21561264cc756f40c539333e8ebbc
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>
C4/Biblio.pm