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

Julian Maurice <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #6522|0                           |1
        is obsolete|                            |

--- Comment #33 from Julian Maurice <[email protected]> 2012-01-12 
10:34:41 UTC ---
Created attachment 7112
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7112
Add jQuery dataTables plugin

Corrected patch for perlcritic message:
> Variable declared in conditional statement at line 111, column 5.  Declare
> variables outside of the condition.  (Severity: 5)

'use strict' not added since it's redundant with Modern::Perl

I've seen that adding these lines to perlcritic.rc prevent this error to be
printed:

  [TestingAndDebugging::RequireUseStrict]
  equivalent_modules = Modern::Perl

  [TestingAndDebugging::RequireUseWarnings]
  equivalent_modules = Modern::Perl

-- 
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/

Reply via email to