https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25137 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |ASSIGNED --- Comment #6 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to Bernardo Gonzalez Kriegel from comment #4)
Was the lack of () the reason? If that is the case perhaps C4/Utils/DataTables/Members.pm lines 59/60
Why write a logical test not surrounded by parenthesis?
Tested, fix the error.
Good catch, you found a data leak issue :) Follow-up coming. -- You are receiving this mail because: You are watching all bug changes.