21 Jan
2016
21 Jan
'16
11:48 a.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6679 --- Comment #233 from M. Tompsett <mtompset@hotmail.com> --- Comment on attachment 47090 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=47090 Bug 6679 - [SIGNED-OFF] fix 3 perlcritic violations in C4/Record.pm Review of attachment 47090: --> (http://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=6679&attachment=47090) ----------------------------------------------------------------- ::: C4/Record.pm @@ +380,4 @@
}
# Preprocessing + eval {$preprocess} if ($preprocess);
post-fixed 'if' logic prevents a higher level of perlcritic, doesn't it? -- You are receiving this mail because: You are watching all bug changes.