🇫🇮Finland risse
I am having the same issue, the problem is that the "innerText" property is not working in JS, I think it's due to it not being rendered / is hidden.
https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement/innerText
If you replace it with "textContent" it works. Attached is a patch.
🐛 | Lightweight Directory Access Protocol | LDAP User: The OrphanProcessor deactivates/deletes users if the connection to LDAP fails
🇫🇮Finland risse
Tested the patch, works well in our environments.
I think this is a critical issue, since LDAP server that is not available can block every single user in the site.
🐛 | Lightweight Directory Access Protocol | Duplicate email addresses during LDAP sync cause GroupUserUpdateProcessor to abort
🇫🇮Finland risse
Fixed previous comment's patch file
🐛 | Lightweight Directory Access Protocol | Duplicate email addresses during LDAP sync cause GroupUserUpdateProcessor to abort
🇫🇮Finland risse
I am running into this same bug. Here is a reworked patch from Brandon- that should cleanly apply to 8.x-4.3