]> git.koha-community.org Git - koha.git/commit
Bug 27144: Fix syntax error that prevents deleting patrons
authorJoonas Kylmälä <joonas.kylmala@helsinki.fi>
Thu, 3 Dec 2020 13:23:22 +0000 (15:23 +0200)
committerAndrew Fuerste-Henry <andrew@bywatersolutions.com>
Tue, 15 Dec 2020 20:19:37 +0000 (20:19 +0000)
commit8ff0f3a5985756dc0573a224d4f71fbf44c32c4a
tree8b696e72885c8cfc044f9c0bc5df6c5865795fd1
parent496aaf7760d07e1b70b6d445287d4d12b2ea18bf
Bug 27144: Fix syntax error that prevents deleting patrons

To test:
 1) In staff interface open up a patron record
 2) Click More -> Delete, and then "Yes, delete"
 3) Notice 500 error
 4) Apply patch
 5) Notice error is now gone when deleting

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Julian Maurice <julian.maurice@biblibre.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
(cherry picked from commit 08c34b33e4f9bf8f4f515ca769ed923999d3991f)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
(cherry picked from commit ccfd83fffaaa8abe640cf6e48af4bc5feca3e354)

Signed-off-by: Andrew Fuerste-Henry <andrew@bywatersolutions.com>
members/deletemem.pl