Skip to content

[Fix] Registration: Fix empty language preference after self-registra…#11744

Merged
mjansenDatabay merged 1 commit into
ILIAS-eLearning:release_11from
mjansenDatabay:hotfix/11/48027
Jul 16, 2026
Merged

[Fix] Registration: Fix empty language preference after self-registra…#11744
mjansenDatabay merged 1 commit into
ILIAS-eLearning:release_11from
mjansenDatabay:hotfix/11/48027

Conversation

@mjansenDatabay

@mjansenDatabay mjansenDatabay commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

…tion

Remove obsolete setLanguage() call that read the legacy post variable 'usr_language'. The form field was migrated to 'language' via the User Settings API, so the old call overwrote the correctly chosen language with an empty string in usr_pref.

See: https://mantis.ilias.de/view.php?id=48055

…tion

Remove obsolete setLanguage() call that read the legacy post variable
'usr_language'. The form field was migrated to 'language' via the User
Settings API, so the old call overwrote the correctly chosen language
with an empty string in usr_pref.

See: https://mantis.ilias.de/view.php?id=48027
@mjansenDatabay mjansenDatabay requested a review from thojou July 13, 2026 13:18
@mjansenDatabay mjansenDatabay added bugfix php Pull requests that update Php code labels Jul 13, 2026
@mjansenDatabay mjansenDatabay merged commit 7c2d6da into ILIAS-eLearning:release_11 Jul 16, 2026
6 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants