[Koha-bugs] [Bug 21174] Sysprefs to enable the opening of OPAC cart in one click

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Aug 10 05:40:50 CEST 2018


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

--- Comment #3 from Alex Buckley <alexbuckley at catalyst.net.nz> ---
Created attachment 77642
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=77642&action=edit
Bug 21174 - Implemented syspref to enable the loading of cart popup on one
click

Test plan:
1. In Koha OPAC click on the cart icon (making sure to have items in the
cart and the dropdown box 'Items in your cart:..' appears.

2. Click this dropdown and the cart popup appears.

3. Confirm you can successfully remove items from and empty the cart

4. Apply patch

5. Restart memcached, plack and in koha-shell run ./updatedatabase.pl

6. By default the new syspref in this patch is turned off. Therefore
repeat steps: 1,2,3 and confirm they work the same as before you applied
the commit

7. In Koha staff client go to Administration->Global system preferences
and enable the 'EnableOneClickToOpenCartPopup' preference

8. Back in the OPAC click on the cart icon (making sure to have items in
the cart) and notice no 'Items in your: ..' dropdown appears instead the
cart popup loads straight away.

9. Confirm the items in your cart is displayed by the cart popup

10. Confirm you can remove items from/empty the cart

Sponsored-By: Toi Ohomai Insitute of Technology, New Zealand

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


More information about the Koha-bugs mailing list