[Koha-bugs] [Bug 16719] LDAP: Using empty strings as 'failsafe' attribute mapping defeats database constraints

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jul 6 12:07:44 CEST 2016


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

--- Comment #1 from Oliver Bock <oliver.bock at aei.mpg.de> ---
Created attachment 53124
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=53124&action=edit
Patch: support password mapping with empty default

This patch fixes a related piece of code. The comment says "if password was
mapped". That's not what the original code does as the condition was actually
"if password was mapped and it's default is not empty".

This patch is required in the context of the other patch in this bug report
which removes the broken failsafe (" " -> null/undef, true empty defaults).

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


More information about the Koha-bugs mailing list