Skip to content

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

Open
mjansenDatabay wants to merge 1 commit into
ILIAS-eLearning:release_11from
mjansenDatabay:hotfix/11/48027
Open

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

Conversation

@mjansenDatabay

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=48027

…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
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