]> git.koha-community.org Git - koha.git/commit
Bug 20687: Check all share keys for a given list
authorNick Clemens <nick@bywatersolutions.com>
Tue, 1 May 2018 13:47:18 +0000 (13:47 +0000)
committerNick Clemens <nick@bywatersolutions.com>
Tue, 22 May 2018 10:27:04 +0000 (10:27 +0000)
commit07cc384cdaa5b191a55fe2fe300705d20a908a72
tree6d520a65ebc198324d3216f0597c88bae7892d47
parent4df24fdde1b6845930d2532c23be2e6d3bf6ef9a
Bug 20687: Check all share keys for a given list

This patch gets all the shares for a list and iterates through to find
the correct one when accepting from a link

To test:
1 - Create a private list in the opac
2 - Invite 2 patrons to the list
3 - Try to accept from the patron you first shared to
4 - You will get a failure message about expiration of the link
5 - Apply patch
6 - Now try to accept the first share
7 - It works! Success!

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
opac/opac-shareshelf.pl