Bug 34125

Summary: JS error on OPAC detail page when Coce is on and OPACURLOpenInNewWindow is set to 'do'.
Product: Koha Reporter: Lucas Gass (lukeg) <lucas>
Component: OPACAssignee: Owen Leonard <oleonard>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low    
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Lucas Gass (lukeg) 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 ***