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

--- Comment #6 from M. Tompsett <[email protected]> ---
Created attachment 59381
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=59381&action=edit
Bug 17886: Forgot to count the lists shared to patron

The private_shelves_shared_with_me structure is defined, but
has 0 entries. The missing .count is the issue.

TEST PLAN
---------
1) Make sure no lists exist at all.
2) Make there is at least one findable biblio record entered
3) Find that biblio record in the OPAC
4) Click 'Save to your lists'
-- Notice that the whole save to list section is there.
5) apply this patch
6) Click 'Cancel'
7) Click 'Save to your lists'
-- Notice you can only add now, which makes sense.
8) run koha qa test tools.

-- 
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/

Reply via email to