Koha/koha-tmpl/intranet-tmpl/prog/en
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
..
css Fix for Bug 6855 - List bullet showing in wrong place on error message 2012-06-10 14:02:44 +02:00
includes Merge remote-tracking branch 'origin/new/bug_7747' 2012-06-10 14:06:03 +02:00
js Bug 7599 - [SIGNED-OFF] Cart JavaScript contains untranslatable English strings 2012-06-05 15:32:50 +02:00
lib Bug 7747 [FOLLOW-UP] Replace YUI autocomplete with jQueryUI 2012-06-10 14:05:24 +02:00
modules Bug 4838 Fix repeated authorities selection 2012-06-10 14:11:21 +02:00
xslt bug_8138: added 773$t field to search results 2012-06-06 15:12:08 +02:00
columns.def Bug 5482 [Follow up] Translation problem in guided reports - Item field names 2012-03-22 11:16:27 +01:00