http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8463 Mason James <mtj@kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff --- Comment #2 from Mason James <mtj@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.