http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7001
Paul Poulain <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #64 from Paul Poulain <[email protected]> 2012-02-10 19:09:28 UTC --- Other QA comments from my pre-applypatch: "my" variable @issuedata masks earlier declaration in same scope at members/moremember.pl line 259. C4/Letters.pm contains warn (+ or warn( "No subscription for '$externalid'" ),) C4/Letters.pm contains warn (+ warn "Bookseller $dataorders->[0]->{booksellerid} without emails";) C4/Letters.pm contains warn (+ or warn( "No $module $letter_code letter"),) C4/Letters.pm contains warn (+ warn "_parseletter_sth('$table') failed to return a valid sth. No substitution will be done for that table.";) C4/Letters.pm contains warn (+ warn "ERROR: No _parseletter_sth query for table '$table'";) C4/Suggestions.pm contains warn (+ }) or warn "can't enqueue letter $letter";) -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. 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/
