http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9312
Colin Campbell <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |colin.campbell@ptfs-europe. | |com --- Comment #30 from Colin Campbell <[email protected]> --- Comment 27 is misleading you cant use a string as a hash_ref in any release of perl. A variable called $results suggests theres a bit of confusion here. Meaningless variable names should be avoided, and we should be more explicit as to what we are testing. Another reason for failing QA is that a lexical dirhandle is replaced by the global DIR. That's surely a backward move -- 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/
