Package: gosa Severity: important X-Debbugs-Cc: [email protected]
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.

