1 Dec
2015
1 Dec
'15
10:04 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14390 --- Comment #17 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to Kyle M Hall from comment #16)
1) some problem noted by the QA script:
FAIL C4/Circulation.pm OK critic OK forbidden patterns OK pod OK spelling FAIL valid "my" variable $borrower masks earlier declaration in same scope
I cannot reproduce this qa bark. perl -c also doesn't give me any warnings.
perl -w will give you the warnings. -- You are receiving this mail because: You are watching all bug changes.