]> git.koha-community.org Git - koha.git/commit
Bug 16613: fix MARC 09X help links
authorphette23 <phette23@gmail.com>
Fri, 27 May 2016 17:13:14 +0000 (10:13 -0700)
committerJulian Maurice <julian.maurice@biblibre.com>
Thu, 16 Jun 2016 09:59:02 +0000 (11:59 +0200)
commit4f3f4daf980ee51c3941d1683d98eb642e97e76c
tree47c8e14855891b255c6c409898854f8f52d9d46f
parentb2141103eefd64710a0786e01c9572469c04276f
Bug 16613: fix MARC 09X help links

The 09X MARC fields, such as 099 local call number or 090
locally-assigned Library of Congress call number, all point to
non-existent pages on the LC website, e.g.
http://www.loc.gov/marc/bibliographic/bd090.html

Test plan:
- enter the advanced cataloging editor
- begin to input any MARC tag of form 09X
- click the help link at the bottom of the browser window
=> Without this patch, taken to a URL of form `'http://www.loc.gov/marc/bibliographic/bd' +
  tag + '.html'` which is broken because the only documentation for
  these tags is at https://www.loc.gov/marc/bibliographic/bd09x.html
=> With this patch applied, the link is correct

Signed-off-by: Nicole C Engard <nengard@bywatersolutions.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
(cherry picked from commit ec66ff457b6f1b682f7ad7d0e4f2df6656815848)
Signed-off-by: Frédéric Demians <f.demians@tamil.fr>
(cherry picked from commit fe295fce2dec9626498154658bb45cd46ea09cb4)
Signed-off-by: Julian Maurice <julian.maurice@biblibre.com>
koha-tmpl/intranet-tmpl/prog/en/includes/cateditor-ui.inc