mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-25 00:24:35 +00:00
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; error message now also displays the uid values used to check for student zuordnung; removed the $student_uid post/get parameter from every method to isolate the issue;
This commit is contained in:
@@ -46911,7 +46911,7 @@ array(
|
||||
'sprache' => 'German',
|
||||
'text' => 'Keine Zuordnung oder Berechtigung für die Projektarbeit gefunden!
|
||||
|
||||
Der eingeloggte User konnte nicht als StudentIn identifiziert werden.
|
||||
Der eingeloggte User "{0}" konnte nicht als StudentIn "{1}" identifiziert werden, hat keine Betreuungszuordnung und keine Administrationsrechte.
|
||||
|
||||
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' => '',
|
||||
@@ -46921,7 +46921,7 @@ array(
|
||||
'sprache' => 'English',
|
||||
'text' => 'No assignment or authorization found for the project!
|
||||
|
||||
The logged-in user could not be identified as a student.
|
||||
The logged-in user "{0}" could not be identified as student "{1}", has no reviewer assignment and no administrative rights.
|
||||
|
||||
If you receive this error message as a student, please log in again by closing your browser and reopening the CIS page!',
|
||||
'description' => '',
|
||||
|
||||
Reference in New Issue
Block a user