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: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
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.
_______________________________________________
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/