Skip to content

fix: add utf-8 encoding for user fields#477

Merged
alangsto merged 1 commit intomasterfrom
alangsto/update_name_encoding
May 30, 2024
Merged

fix: add utf-8 encoding for user fields#477
alangsto merged 1 commit intomasterfrom
alangsto/update_name_encoding

Conversation

@alangsto
Copy link
Copy Markdown
Contributor

@alangsto alangsto commented May 29, 2024

COSMO-276

Users with accents in their names are unable to use certain LTI tools because we do not send a utf-8 encoded version of their name to the LTI tool.

This change encodes a user's full name, which is then used in the LTI launch.

@alangsto alangsto force-pushed the alangsto/update_name_encoding branch 2 times, most recently from 651c137 to ce038d4 Compare May 30, 2024 13:49
@alangsto alangsto force-pushed the alangsto/update_name_encoding branch from ce038d4 to 9cc5be0 Compare May 30, 2024 13:57
@alangsto alangsto marked this pull request as ready for review May 30, 2024 14:06
@alangsto alangsto merged commit 83384f0 into master May 30, 2024
@alangsto alangsto deleted the alangsto/update_name_encoding branch May 30, 2024 19:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants