Koha/koha-tmpl/intranet-tmpl/prog/en/modules
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
..
acqui Bug 5445: Nicer breadcrumbs when ordering from different sources 2011-04-27 16:10:46 +12:00
admin BUG 6388 Broken pager images in branch_transfer_limits.tt 2011-06-10 11:24:16 +12:00
authorities Bug 6463 - Authorities browsing error when using auth. plugins 2011-06-10 11:01:37 +12:00
basket Fix for Bug 6337 - Variable scope errors in staff client cart print view 2011-06-04 19:55:31 +12:00
batch
catalogue Bug 6497: MARC URLs not showing up in details pages under normal view 2011-06-19 22:13:40 +12:00
cataloguing BUG6067 When Add Duplicate changing framework would loose data 2011-06-07 16:39:48 +12:00
circ Fix for Bug 6375, Markup and style corrections for overdue report 2011-06-10 15:11:28 +12:00
errors
help Bug 5268: Change all occurances of 'debar' to 'restrict' 2011-06-07 11:28:01 +12:00
installer bug 6227: remove search engine question from installer 2011-04-21 13:39:33 +12:00
labels Bug 6343: TT issues in label creator 2011-05-26 09:16:41 +12:00
maint
members Fix for Bug 6377 - fines should be red on patron search 2011-06-10 14:54:23 +12:00
offline_circ
patroncards Bug 6415: Can't make patron card batch 2011-05-29 16:00:57 +12:00
reports Fix for Bug 6417 - Template variable errors in Guided Reports 2011-05-29 13:48:50 +12:00
reserve Fix for Bug 6332, Hold forms missing 'clear date' link 2011-05-29 13:43:18 +12:00
reviews
rotating_collections
serials Remove a typo from serials-edit template 2011-06-10 10:17:09 +12:00
sms
suggestion
tags Fix for Bug 6378 - Misaligned columns on tags approval page 2011-05-29 13:27:41 +12:00
test
tools Bug 5268: Change all occurances of 'debar' to 'restrict' 2011-06-07 11:28:01 +12:00
virtualshelves Fix for Bug 6238 - Checkboxes in staff's list view are missing 2011-04-22 07:12:44 +12:00
z3950
about.tt Bug 6350 Adding Fridolyn Somers to the history 2011-06-03 14:31:54 +12:00
auth.tt
intranet-main.tt