https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26669
--- Comment #2 from Fridolin Somers <[email protected]> --- Created attachment 115165 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=115165&action=edit Bug 26669: Avoid a warn in update_sql In C4/Reports/Guided.pm update_sql() called by test suite return warn : Use of uninitialized value $sql in substitution (s///) Test plan : Run prove t/db_dependent/Reports/Guided.t and see warning disapearing (whouchhhh) -- 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/
