ILIAS
ILIAS copied to clipboard
GitHub repository for official ILIAS release branches and development branches (trunk)
Sister PR to #4842
Sister PR to https://github.com/ILIAS-eLearning/ILIAS/pull/4842
Resolves https://mantis.ilias.de/view.php?id=32885 by removing deprecated parts Also removes fetching of long descriptions because the loading of items already handles fetching of long descriptions since https://github.com/ILIAS-eLearning/ILIAS/pull/4656
As a Sysadmin I want to create Ilias instance under `https://MYHOSTNAME/ilias/`. I am using Traefik as a reverse-proxy, it means that: - I route all incoming requests to `MYHOSTNAME/ilias/` directly...
otherwise a TypeError Exception is raised: TypeError thrown with message "Argument 1 passed to ilObjUser::setLanguage() must be of the type string, null given, called in /.../Services/User/classes/class.ilUserImportParser.php on line 467" Stacktrace:...
otherwise a TypeError Exception is raised: TypeError thrown with message "ldap_search() expects parameter 9 to be array, null given" Stacktrace: #10 TypeError in /.../Services/LDAP/classes/class.ilLDAPQuery.php:520 #9 ldap_search in /.../Services/LDAP/classes/class.ilLDAPQuery.php:520 #8 ilLDAPQuery:queryByScope...
otherwise a TypeError Exception is raised: TypeError thrown with message "Argument 1 passed to ilLDAPRoleAssignmentRule::_getInstanceByRuleId() must be of the type int, string given, called in /.../Services/LDAP/classes/class.ilLDAPRoleAssignmentRules.php on line 103" Stacktrace:...
This is one possible fix for: https://mantis.ilias.de/view.php?id=32818
The actual script workes fine and like intended. Regarding https://mantis.ilias.de/view.php?id=32512 I've added a check if the language file needs sorting. If so the commit will be rejected by the pre-commit-hook....
The error occurred in `src/UI/Implementation/Component/Table/Renderer.php` when looping these fields.