http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11303 Bug ID: 11303 Summary: Add to Cart doesn't work in pro > MARC biblio view Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Cataloging Assignee: gmcharlt@gmail.com Reporter: frederic@tamil.fr QA Contact: testopia@bugs.koha-community.org CC: m.de.rooy@rijksmuseum.nl To reproduce this bug: - Do a search in pro interface - On the result page, click on a biblio record title - On detail page, click on MARC tab if not already selected - Click on Add to > Cart Nothing happens. This is due to the fact that cat-toolbar.inc JavaScript is broken when called from MARCdetail.tt rather than detail.tt. Bug 9780 introduced two new variables countorder, and countdeletedorders, which are populated by detail.pl but not by MARCdetail.pl. -- You are receiving this mail because: You are watching all bug changes.