http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15599
--- Comment #8 from M. Tompsett <[email protected]> --- (In reply to Jonathan Druart from comment #7) > Kyle, the warnings appear for many other tests, see > t/db_dependent/Reserves.t for instance. > I don't think this is a right way to fix it. Perhaps not overall, however, taking "string $foo->bar" and turning it to "string $foobar" is a start. Catching warnings is a good test. Perhaps "$debug and" prepended to the {warn mess} would be fitting, and still allow for the testing added? -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
