http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7001
--- Comment #66 from Srdjan Jankovic <[email protected]> 2012-02-12 23:04:28 UTC --- (In reply to comment #64) > Other QA comments from my pre-applypatch: > > "my" variable @issuedata masks earlier declaration in same scope at > members/moremember.pl line 259. This came with bug 5952. It is easy to fix, line 254 needs removing. > > C4/Letters.pm contains warn (+ or warn( "No subscription for > '$externalid'" ),) What is the policy re warns? There are situations when processing is not possible, we don't want to raise an exception but want to leave a trace of what happened. I could not see any logging. -- 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/
