Closed tgaertner closed 1 month ago
I get following exception:
Causal\IgLdapSsoAuth\Hooks\IconFactory::postOverlayPriorityLookup(): Return value must be of type string, null returned causal/ig_ldap_sso_auth/Classes/Hooks/IconFactory.php line 61
The reason is that here is handed in 'null' as parameter: https://github.com/xperseguers/t3ext-ig_ldap_sso_auth/blob/0bcabe51607db3c830eaa86edc4b5f3126199ee6/Classes/ViewHelpers/ConfigurationTableViewHelper.php#L163
Reproduce:
I get following exception:
Causal\IgLdapSsoAuth\Hooks\IconFactory::postOverlayPriorityLookup(): Return value must be of type string, null returned causal/ig_ldap_sso_auth/Classes/Hooks/IconFactory.php line 61
The reason is that here is handed in 'null' as parameter: https://github.com/xperseguers/t3ext-ig_ldap_sso_auth/blob/0bcabe51607db3c830eaa86edc4b5f3126199ee6/Classes/ViewHelpers/ConfigurationTableViewHelper.php#L163
Reproduce: