[Koha-bugs] [Bug 22483] haspermissions used to support passing 'undef' for $flagsrequired

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Mar 8 22:49:40 CET 2019


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

--- Comment #18 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
2087     return 1 unless defined($flagsrequired); # This is horrifying but
restores behaviour prior to bug 22031

Are you sure about that? I do not see any situations where is returned 1 before
22031.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list