In case of LDAP errors during a deletion, a PHP error is triggered
Closed
In case of LDAP errors during a deletion, a PHP error is triggered
Description
ldap_remove returns a string instead of an array in case of LDAP errors
PHP error: "array_merge(): Argument #2 is not an array" Trace[1]: fonction array_merge Fichier: /usr/share/fusiondirectory/include/simpleplugin/class_simpleTabs.inc (Ligne 427)
FusionDirectory Version
1.3
Steps to Reproduce
Not sure, you need a delete to go wrong because of an LDAP error, hard to reproduce.
Expected behavior:
Pop-up with error
Actual behavior:
No pop-up, PHP error instead