[Koha-bugs] [Bug 13904] unimarc_field_4XX plugin doesn't display volume info, neither link to biblio

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat May 16 20:33:25 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13904

Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #37212|0                           |1
        is obsolete|                            |

--- Comment #2 from Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> ---
Created attachment 39241
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=39241&action=edit
[SIGNED-OFF] Bug 13904: unimarc_field_4XX plugin doesn't display volume info,
neither link to biblio

When searching for multivolumes titles, UNIMARC 4xx field plugin displays the
title of the biblios (200$a), without giving info about volumes (200 $h $i).

The displayed title is supposed to link to a biblio record view (MARC /
normal). It doesn't work.

TO TEST:

- On a UNIMARC Koha, add a new biblio record
- Call the 4XX plugin from 461/463 field
- Search for a biblio record which contains 200$h and/or 200$i subfields.
- You get a result list, with two issues:
  1. $h & $i aren't displayed
  2. Biblio title is not a link
- Apply the patch, and repeat previous steps.

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
I can see 200$h and 200$i on search results, but not on result list from
4XX plugin, but they are copied into 46X.
The title is now a link, so I think could be my example record.
At last one of the problems is fixed :)
No koha-qa errors

Tested on UNIMARC setup, french files.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list