https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21082

--- Comment #6 from M. Tompsett <mtomp...@hotmail.com> ---
Comment on attachment 77056
  --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=77056
Bug 21082: Update OverDrive authentication method

Review of attachment 77056:
 --> 
(https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=21082&attachment=77056)
-----------------------------------------------------------------

::: opac/svc/overdrive
@@ +45,4 @@
>  eval {
>          {
>              $action eq 'login' && do {
> +                my $password = $cgi->param("password") // "" ;

Not a real issue, but q{} is perlcritic friendlier. Even '' would be better
than "".

-- 
You are receiving this mail because:
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