xperseguers / t3ext-ig_ldap_sso_auth

TYPO3 Extension ig_ldap_sso_auth. This extension provides LDAP and SSO support for TYPO3.
https://extensions.typo3.org/extension/ig_ldap_sso_auth
27 stars 62 forks source link

Bug: Pressing "+"-Button in List Modul on PID 0 throws Exception in IconFactory #170

Closed josefglatz closed 1 year ago

josefglatz commented 1 year ago

How to reproduce in TYPO3 11.5.latest

  1. Open list module
  2. Press on New Record button in the docmodulebutton area
image

Now you get the Exception #1476107295 TYPO3\CMS\Core\Error\Exception:

PHP Warning: Undefined array key "uid" in /var/www/html/vendor/causal/ig_ldap_sso_auth/Classes/Hooks/IconFactory.php line 46

image
dasoe commented 1 year ago

Same here. TYPO3 11.5., php 8 only. Thanks for looking in!

xperseguers commented 1 year ago

This has been fixed since 24.01.2023 as part of eca798574