[Koha-bugs] [Bug 11077] Correct silent warnings in C4/Auth.pm

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Nov 28 20:07:56 CET 2013


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

--- Comment #41 from M. Tompsett <mtompset at hotmail.com> ---
Test Plan:
- Go to staff client
- Click the login button without typing anything
- Type just a username without a password and click the login button
- Backup DB
- Delete the AllowPKIAuth System Preference
- Restore DB
Note the amount of noise.
- Apply Patches (All three)
- Go to staff client
- Click the login button without typing anything
- Type just a username without a password and click the login button
- Backup DB
- Delete the AllowPKIAuth System Preference
- Restore DB
The only noise should be the clarified error:
    ERROR: Missing system preference AllowPKIAuth.
This makes the non-sensical flood clearer. :)

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


More information about the Koha-bugs mailing list