[Koha-bugs] [Bug 8463] Koha/SearchEngine/Solr/Search.pm fails perlcritic test

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jul 18 04:13:00 CEST 2012


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

Mason James <mtj at kohaaloha.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |Needs Signoff

--- Comment #2 from Mason James <mtj at kohaaloha.com> ---
(In reply to comment #1)
> Created attachment 10915 [details]
> Bug 8463 - Koha/SearchEngine/Solr/Search.pm fails perlcritic test
> 
> modified:   Koha/SearchEngine/Solr/Search.pm


- before patch...
 $ perlcritic Koha/SearchEngine/Solr/Search.pm
 Variable declared in conditional statement at line 41, column 5.  Declare
 variables outside of the condition.  (Severity: 5)

- after patch...
 $ perlcritic Koha/SearchEngine/Solr/Search.pm
 Koha/SearchEngine/Solr/Search.pm source OK

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list