Koha/koha-tmpl/intranet-tmpl/prog/en
Ian Walls 59ac64db97 Bug 6497: MARC URLs not showing up in details pages under normal view
Part one:  followup to the original patch.  The variable name for the URL itself was wrong, so despite
getting the link to show up, the href was the catalog page itself, NOT the 856$u.  Updating "MARCurl.MARCurl"
to "MARCurl.MARCURL" fixes this issue.

To test:  go to the OPAC, and see that the URL in the link is the same as the URL in the MARC

Part two:  this problem is present on the staff side, as well.  This patch implements both parts of the fix
(renaming "MARCurlS" to "MARCURLS" and "MARCurl.MARCurl" to "MARCurl.MARCURL")

To test:  go to the staff client, and check that a)URLs show up and b)they link to the URL in the MARC record

Signed-off-by: Ian Walls <ian.walls@bywatersolutions.com>
Signed-off-by: Nicole C. Engard <nengard@bywatersolutions.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
2011-06-19 22:13:40 +12:00
..
css Fix for Bug 6375, Markup and style corrections for overdue report 2011-06-10 15:11:28 +12:00
includes BUG6389 Administration menu like Tools menu 2011-06-10 14:33:59 +12:00
js Bug 5917 : Swapping templates over 2011-04-10 20:38:30 +12:00
lib Merge remote branch 'kc/new/enh/bug_3659' into kcmaster 2011-03-15 15:58:26 +13:00
modules Bug 6497: MARC URLs not showing up in details pages under normal view 2011-06-19 22:13:40 +12:00
xslt Bug 6231: some system preferences in XSLT broken 2011-04-22 07:20:39 +12:00
columns.def Bug 5268: Change all occurances of 'debar' to 'restrict' 2011-06-07 11:28:01 +12:00