Koha/koha-tmpl/intranet-tmpl/prog/en/modules/authorities
Frédéric Demians b127859c9b 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@biblibre.com>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
2012-06-10 14:11:21 +02:00
..
auth_finder.tt Bug 2780 - Capitalize strings consistently (Authorities pages) 2012-04-10 10:03:23 +02:00
authorities-home.tt Bug 7760: Add unique ids and a module class to all authorities pages 2012-03-22 18:12:17 +01:00
authorities.tt Bug 6141 - html glitches causing problems to translator 2012-06-10 12:59:49 +02:00
blinddetail-biblio-search.tt Bug 2780 - Capitalize strings consistently (Authorities pages) 2012-04-10 10:03:23 +02:00
detail.tt Bug 2780 - Capitalize strings consistently (Authorities pages) 2012-04-10 10:03:23 +02:00
searchresultlist-auth.tt Bug 4838 Fix repeated authorities selection 2012-06-10 14:11:21 +02:00
searchresultlist.tt Bug 7760: Add unique ids and a module class to all authorities pages 2012-03-22 18:12:17 +01:00