]> git.koha-community.org Git - koha.git/commit
Bug 15702: Recommended Counter-patch
authorMark Tompsett <mtompset@hotmail.com>
Fri, 20 Jan 2017 02:13:47 +0000 (21:13 -0500)
committerKatrin Fischer <katrin.fischer.83@web.de>
Sat, 13 May 2017 11:49:00 +0000 (13:49 +0200)
commit1bbcf3577238885c262a0de109c03f5987faa8b8
tree72d6b761f207edf611f43f8c7b433de51bda7c52
parentf3cf276c33208912387c0e8d683b07c995ef1de9
Bug 15702: Recommended Counter-patch

As per comment #7, this patch affects AddMember and ModMember.
The test plan should be the same as comment #6.
Secondary patch with tests still to come.

Signed-off-by: Marc VĂ©ron <veron@veron.ch>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
(cherry picked from commit 7fd248f3e9c80b36fb451eb90d2c34242c0cbb61)
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
C4/Members.pm