Koha/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing
Frédéric Demians 814c463c24 Bug 10982: fix link to IFLA UNIMARC documentation in Cataloging
In Cataloging, a ? opens a documentation page on IFLA web site. The current
implementation rely on the tag tab to select the appropriate IFLA
documentation web page. It doesn't work when UNIMARC tag are displayed
in a tab which digit is different for tag first digit.

To reproduce the bug:

  - Modify default framework, put all 200 subfields in tab 1
  - Add a new biblio record
  - Click on ? on 200 field
   => Wrong IFLA page is opened

Apply the patch and retry...

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>
Simple fix. Work as described. No koha-qa errors

Test on UNIMARC install
1) Switched all 2xx tags to tab 1
2) press any 2xx ?, wrong page
3) patch applied
4) links are now correct

Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
2013-10-22 05:23:51 +00:00
..
value_builder Bug 11070: followup to correct tabs 2013-10-22 00:40:49 +00:00
addbiblio.tt Bug 10982: fix link to IFLA UNIMARC documentation in Cataloging 2013-10-22 05:23:51 +00:00
addbooks.tt Bug 10678 - Allow framework selection when creating from Z39.50 2013-09-08 22:31:09 +00:00
additem.tt Bug 10901: (follow-up) add space between 'Edit in host' and 'Delink' 2013-09-27 17:00:35 +00:00
linkitem.tt Bug 8356 - moveitem.tt and linkitem.tt have cataloging typo Changed urls from cataloging to cataloguing 2012-07-10 10:56:26 +02:00
merge.tt Bug 10650 - export merge-record.inc javascript into a file 2013-09-16 16:17:34 +00:00
moveitem.tt Bug 8356 - moveitem.tt and linkitem.tt have cataloging typo Changed urls from cataloging to cataloguing 2012-07-10 10:56:26 +02:00
z3950_auth_search.tt Bug 10096: (follow-up) fix typo introduced in previous followup 2013-10-14 22:44:23 +00:00
z3950_search.tt Bug 9747: Fix NSB/NSE sorting issues on z3950 search results 2013-10-09 04:21:03 +00:00