[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
Thu Dec 20 03:51:18 CET 2012


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

--- Comment #1 from Robin Sheat <robin at catalyst.net.nz> ---
Created attachment 14206
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14206&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.

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


More information about the Koha-bugs mailing list