Bug 34125 - JS error on OPAC detail page when Coce is on and OPACURLOpenInNewWindow is set to 'do'.
Summary: JS error on OPAC detail page when Coce is on and OPACURLOpenInNewWindow is se...
Status: RESOLVED DUPLICATE of bug 33848
Alias: None
Product: Koha
Classification: Unclassified
Component: OPAC (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Owen Leonard
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-06-26 22:17 UTC by Lucas Gass
Modified: 2023-06-27 10:33 UTC (History)
0 users

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lucas Gass 2023-06-26 22:17:07 UTC
To recreate:

1. Turn on Coce.
2. Set OPACURLOpenInNewWindow to 'Do'.
3. Go to an OPAC detail page that should return a Coce image.
4. Nothing loads, and if you look at the console you will see the error 'parent.find is not a function' coming from coce.js
Comment 1 Owen Leonard 2023-06-27 10:33:01 UTC

*** This bug has been marked as a duplicate of bug 33848 ***