[Koha-bugs] [Bug 9309] "OPACurlOpenInNewWindow" isn't respected for 856$u links shown in OPAC when not using XSLT

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jan 14 17:12:54 CET 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9309

--- Comment #9 from Jonathan Druart <jonathan.druart at biblibre.com> ---
Created attachment 14567
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14567&action=edit
Bug 9309 - Make OPACurlOpenInNewWindow be respected for 856$u

If a biblio record contained a URL, and the OPAC was using the "normal"
(non-XSLT) display for records, then these links would never open a new
window. With this patch, they will.

Test plan:
1) have a biblio containing an 856$u link
2) set OPACurlOpenInNewWindow to "true"
3) do not use XSLT for displaying the detail pages in the OPAC
4) view the record, click the link, and note that it opens in the
   current window.
5) apply the patch
6) reload the detail page, click the link, and note that it opens a new
   window.

Sponsored-By: National Institute of Water and Atmospheric Research
Signed-off-by: Owen Leonard <oleonard at myacpl.org>
Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list