https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25137
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |ASSIGNED --- Comment #6 from Jonathan Druart <[email protected]> --- (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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
