https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20122
Bug ID: 20122
Summary: Empty and close link on cart page not working (js
security)
Change sponsored?: ---
Product: Koha
Version: 17.05
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5 - low
Component: OPAC
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
Clicking the 'Empty cart and close' link when viewing the contents of a cart at
/cgi-bin/koha/opac-basket.pl does not work.
There are javascript security errors because the page opens in a new window but
scripts in /opac-tmpl/bootstrap/js/basket.js such as updateBasket try to access
and change values in the parent window (referred to as top.opener) - this is
blocked by the browser.
--
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/