[Koha-bugs] [Bug 14144] Silence warnings t/db_dependent/Auth_with_ldap.t

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Apr 21 20:11:57 CEST 2016


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

Héctor Eduardo Castro Avalos <hector.hecaxmmx at gmail.com> changed:

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

--- Comment #11 from Héctor Eduardo Castro Avalos <hector.hecaxmmx at gmail.com> ---
Created attachment 50540
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=50540&action=edit
[SIGNED-OFF]Bug 14144: Clean ups and refactors

perltidy
old new calls to new call format
attrType -> attr_type (perlcritic friendlier)
double quotes to single quotes
'' combinations to q{} (perlcritic friendlier)
refactored parameters to mock_net_ldap_search into a HASH

This piece is not necessary, but I think it is nicer.

Signed-off-by: Hector Castro <hector.hecaxmmx at gmail.com>
Works as expected. No koha-qa erros

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


More information about the Koha-bugs mailing list