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

--- Comment #1 from Oliver Bock <oliver.b...@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.
_______________________________________________
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