-
Notifications
You must be signed in to change notification settings - Fork 505
Labels
affects: 7.xIssue impacts 7.x releasesIssue impacts 7.x releasesaffects: 8.xIssue impacts 8.x releasesIssue impacts 8.x releasesaffects: 9.xIssue impacts 9.x releasesIssue impacts 9.x releasesaffects: mainIssue impacts "main" (latest release).Issue impacts "main" (latest release).authentication: generalgeneral authentication issuesgeneral authentication issuesauthentication: passwordrelated to built in password authenticationrelated to built in password authenticationbugclaimed: AtmireAtmire team is working on this issue & will contribute backAtmire team is working on this issue & will contribute backi18n / l10nInternationalisation and localisation, related to message catalogsInternationalisation and localisation, related to message catalogs
Milestone
Description
Describe the bug
The language that is set in the user profile is completely disregarded
To Reproduce
Steps to reproduce the behavior:
- Update the language for a specific user to something other than what is default on your repo
- Log in as that user
- The actual language is completely disregarded
Expected behavior
Either there is no language selection on the profile page is completely left out, or the preferred language is actually taken into account when displaying the messages.
- Checking out the code, I can see that that section is actually commented out: https://github.com/DSpace/dspace-angular/blob/main/src/app/core/locale/locale.service.ts#L94-L114
Related work
Seems similar/related to #301
Metadata
Metadata
Assignees
Labels
affects: 7.xIssue impacts 7.x releasesIssue impacts 7.x releasesaffects: 8.xIssue impacts 8.x releasesIssue impacts 8.x releasesaffects: 9.xIssue impacts 9.x releasesIssue impacts 9.x releasesaffects: mainIssue impacts "main" (latest release).Issue impacts "main" (latest release).authentication: generalgeneral authentication issuesgeneral authentication issuesauthentication: passwordrelated to built in password authenticationrelated to built in password authenticationbugclaimed: AtmireAtmire team is working on this issue & will contribute backAtmire team is working on this issue & will contribute backi18n / l10nInternationalisation and localisation, related to message catalogsInternationalisation and localisation, related to message catalogs
Type
Projects
Status
✅ Done