Describe the bug
When a user agreement is added in another language and a new account is created, changing the language on the account activation page does not update the displayed copy. The text remains in the previously loaded language instead of switching to the selected one.
To Reproduce
Steps to reproduce the behavior:
- Go to Edit user agreement.
- Add a user agreement in any language. Example: Spanish.
- Create a new account.
- Click the activation link from the email inbox.
- Change the language.
- Observe that the copy does not change.
Expected behavior
After changing the language, the user agreement copy updates to the selected language.
Related work
Related to Edit CMS feature
Similar to CMS language issues found in #5339 and #5397. Not the same bugs, but may have related solutions.
Describe the bug
When a user agreement is added in another language and a new account is created, changing the language on the account activation page does not update the displayed copy. The text remains in the previously loaded language instead of switching to the selected one.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
After changing the language, the user agreement copy updates to the selected language.
Related work
Related to Edit CMS feature
Similar to CMS language issues found in #5339 and #5397. Not the same bugs, but may have related solutions.