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

--- Comment #26 from Victor Grousset/tuxayo <[email protected]> ---
1. Apply and update DB
2. AutoDeleteFromCartWhenHoldPlaced = both or OPAC only
3. Go to OPAC and on search results add 3 records to cart
4. One one result, place hold
5. "item has been removed from cart", count = 2
6. From the current "Your summary" page, cancel the hold
7. Now we want to go back to the search results to test more case.
   So we will use the back button a few times.
8. Go back once
9. "item has been removed from cart", count = 1
   Not great but doesn't really matter if it's just there.
10. Go back more times to get back to the search results
11. cart count = 3
    Not really a problem, it's just the old value because we are going back.
12. Click on any link to go to any page
13. cart count = 1
    Oh no it was persistent! >_<
14. click on cart 
15. 2 items
    Confirmation that cart count is now desynced >_<
    (better than removing another of the remaining records)


Instead of cancelling the hold, I could have went to any page and hit back, it
would have likely(speculation) done the same.

I didn't test on staff interface.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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/

Reply via email to