Bug 14575: OPACURLOpenInNewWindow should apply to item-level urls too
authorDavid Cook <dcook@prosentient.com.au>
Tue, 21 Jul 2015 03:09:39 +0000 (13:09 +1000)
committerFrédéric Demians <f.demians@tamil.fr>
Sun, 29 Nov 2015 20:50:26 +0000 (21:50 +0100)
commit219df070e8beaede19914e995e7eb60be37ae854
treed038dee859a616e152eee0efcf58bd8f4a39a19c
parentd4870cbf99c7f7633314c5f6d2411a40e9898a4a
Bug 14575: OPACURLOpenInNewWindow should apply to item-level urls too

This patch applies the OPACURLOpenInNewWindow system preference
to item-level urls (in addition to the pre-existing bib-level url
handling).

_TEST PLAN_

Before applying:

1) Set OPACURLOpenInNewWindow to "don't" and click on an item-level url
2) Note that the current tab changes to that url
3) Set OPACURLOpenInNewWindow to "do" and click on an item-level url
4) Note that the current tab changes to that url

Apply the patch.

After applying:

5) Click on an item-level url
6) Note that the url opens in a new tab (as OPACURLOpenInNewWindow
should be set to "do")
7) Set OPACURLOpenInNewWindow to "don't" and click on an item-level
url
8) Note that the url opens in the current tab

9) Repeat the above steps 5-8 alternating
"TrackClicks" between "Don't track" and either "Track" or
"Track anonymously".

Followed test plan. Works as expected.
Signed-off-by: Marc Véron <veron@veron.ch>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit e815d1e010a20b73327cba1eaa78d08f06ec50a8)
koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-detail.tt