http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5742

Paul Poulain <paul.poul...@biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |paul.poul...@biblibre.com

--- Comment #23 from Paul Poulain <paul.poul...@biblibre.com> ---
QA comment:
 * this patch contains also a lot of coding guidelines or PBP fixes, like
  - replacing tabs by spaces
  - avoiding things like "return undef" or my $x if $x eq 'condition';
That's a good thing, but the "usefull" code is harder to spot !

 * Question = why do you define new subs like UpdateBorrowerAttribute, and
don't export them ? I think you should (even if they are not used outside from
the package for now, couldn't they be in the future ?)

 * tiny harmless typo "modifivation" instead of "modification" ;-)

 * modborrowers.pl passes perlcritic

 * the new template is valid

=> just answer my question (with a follow-up if applicable), and it will earn
pass QA !

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/

Reply via email to