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

M. Tompsett <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #4 from M. Tompsett <[email protected]> ---
$ grep -l hashdump `find .`
./C4/Auth_with_ldap.pm
./C4/Utils.pm
./t/db_dependent/Context.t

$ grep -l maxwidth `find .`
./C4/Utils.pm
./C4/Images.pm
./t/db_dependent/Context.t

Checking C4/Images.pm showed that wasn't applicable.
Checking C4/Auth_with_ldap.pm showed that it was applicable.

I think it is triggered by the LDAP user existing locally and debug turned on,
but I didn't try to figure out expressly.

I eyeballed the patch and was wondering why the "Examining defined key values"
section was cut, and not changed. Is there a reason to cut it? Perhaps it makes
the test look prettier. :)

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