[Koha-bugs] [Bug 4838] Repeated authority headings break biblio record data entry form

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Jun 10 11:55:34 CEST 2012


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

--- Comment #13 from Francois Charbonnier <francois.charbonnier at biblibre.com> ---
Created attachment 10066
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=10066&action=edit
[SIGNED-OFF] Bug 4838 Fix repeated authorities selection

How to test:

Create an authority, with more than one heading, for example a
UNIMARC multilingual author:

  200 $7 da
      $a 原
      $b 純輔
  200 $7 ba
      $a Hara
      $b Junsuke

In data entry form, on 700 field, you click on ... Search for the above author.
In auhtority search result page, you just have a 'Choose' link, and so you just
can select the first heading (in Chinesse writing).

Apply the patch. Repeat. Now you have, on result page, you have two links, and
can select one heading or the other.

Signed-off-by: François Charbonnier <francois.charbonnier at biblibre.com>

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list