Bug#1050925: include/class_session.inc:get(): $name can be an object!

Daniel Teichmann daniel.teichmann at das-netzwerkteam.de
Thu Aug 31 14:09:21 BST 2023


Package: gosa
Severity: important
X-Debbugs-Cc: daniel.teichmann at das-netzwerkteam.de

If $name is an object, $_SESSION[$name] can't work obviosly.
We need to find the root cause that $name is an object.

Also /usr/share/gosa/html/autocomplete.php:89 in processAutocomplete():
Don't naivly dereference return value but rather check if return value is valid.



More information about the Debian-edu-pkg-team mailing list