[Koha-bugs] [Bug 27301] Harmonize methods for providing biblionumbers to opac-reserve.pl

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Dec 23 06:57:30 CET 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27301

--- Comment #1 from David Cook <dcook at prosentient.com.au> ---
These appear to be the templates that reference opac-reserve.pl using the
concatenated "biblionumbers" syntax:
1. koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-reserve.tt
2. koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-shelves.tt
3. koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-results.tt
4. koha-tmpl/opac-tmpl/bootstrap/js/basket.js

Test plan:

_Search Results_ (opac-results.tt)
1. Go to
http://localhost:8080/cgi-bin/koha/opac-search.pl?idx=&q=test&weight_search=1
2. Checkbox # 1 and # 2
3. Click "Place hold"

_Cart_ (basket.js)
1. Go to
http://localhost:8080/cgi-bin/koha/opac-search.pl?idx=&q=test&weight_search=1
2. Checkbox # 1 and # 2
3. Add to cart
4. Click on "Cart"
5. Click "Select all"
6. Click "Place hold"

_Detail page_ 

TBC

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list