Uh oh!
There was an error while loading. Please reload this page.
remove unneeded empty LDAP search attribute values - #12107
Conversation
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
MrManor
commented
Oct 29, 2018
Works for me! Thanks. (Only one file DL and tested as have have no user_ldap/tests catalog in my install) |
|
MorrisJobke
commented
Oct 29, 2018
Yes - we already added the |
blizzz
commented
Oct 29, 2018
backport PRs are opened |
kesselb
commented
Oct 29, 2018
Is |
blizzz
commented
Oct 29, 2018
If I understand it correctly, an attribute's name at least is one UTF-8 character, so "0" seems possible. However, it is beyond practice to use numbers as attribute names, especially 0 → it is not relevant. |
PaulLebmann
commented
Oct 29, 2018
Works for me too! Thanks a lot!! |
fixes#12086
@jlehtoranta@MrManor@PaulLebmann this should fix the issue as you described it. Would be great if you can test and confirm it is working again.