-
Bug
-
Resolution: Fixed
-
Minor
-
2.3.8, 2.4.5, 2.5.1
-
PostgreSQL
-
MOODLE_23_STABLE, MOODLE_24_STABLE, MOODLE_25_STABLE
-
MOODLE_24_STABLE, MOODLE_25_STABLE
-
mdl41304-master
-
-
We have recently turned on full debugging in our TEST environment and found the warning message prevents redirection:
Warning: ldap_search(): Search: No such object in /var/www/moodle/lib/ldaplib.php on line 241
|
|
Warning: ldap_first_entry() expects parameter 2 to be resource, boolean given in /var/www/moodle/lib/ldaplib.php on line 248
|
- has a non-specific relationship to
-
MDL-42723 Warning shown when debugging is on and user doesn't exist in LDAP Context (follow up to MDL-41304)
- Closed