]> git.koha-community.org Git - koha.git/commit
Bug 37892: (QA follow-up) Fix condition in memberentry
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Fri, 20 Sep 2024 09:07:42 +0000 (09:07 +0000)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Fri, 18 Oct 2024 12:25:53 +0000 (14:25 +0200)
commitcfc953a411448c814328b26841c496369604408d
tree198ed1b578255d222f2a50cd3a4957c696b06bea
parentbc68a17c548c6c63ab0a487e479cb0f1648ff4c5
Bug 37892: (QA follow-up) Fix condition in memberentry

Patron may be undefined. So the test may crash.
Also there is an issue with operator precedence.

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
members/memberentry.pl