c4noZuordnungBetreuerStudent more elaborate statement that maybe the login has expired and to please log in again. happens if getAuthUid returns null but the user is still on the site;

This commit is contained in:
Johann Hoffmann
2026-04-27 11:15:59 +02:00
parent 552faefa51
commit b18ce08578
+10 -2
View File
@@ -46909,13 +46909,21 @@ array(
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Keine Zuordnung oder Berechtigung für die Projektarbeit gefunden!',
'text' => 'Keine Zuordnung oder Berechtigung für die Projektarbeit gefunden!
Der eingeloggte User konnte nicht als StudentIn identifiziert werden.
Falls Sie diese Fehlermeldung als StudentIn erhalten loggen Sie sich bitte neu ein, indem Sie den Browser schließen und erneut die CIS Seite aufrufen!',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'No assignment or authorization found for the project!',
'text' => 'No assignment or authorization found for the project!
The logged-in user could not be identified as a student.
If you receive this error message as a student, please log in again by closing your browser and reopening the CIS page!',
'description' => '',
'insertvon' => 'system'
)