-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
Component/s: Workspace - Invitations
-
None
-
1
-
Severity 3 - Minor
-
61
Issue Summary
The name of the inviter in Bitbucket invitation emails does not display correctly when it contains multibyte characters
The problem occurs when an invitation email is sent from a user with a multibyte name like "田中太郎" in an existing workspace that is not provisioned in Atlassian administration.
Steps to Reproduce
※ Perform this in a workspace that is not provisioned in Atlassian administration.
- Change Atlassian Account Name to multibyte character name (e. g. “田中太郎”)
- Go [workspace settings]
- Click [User groups]
- Click [Add members]
- Enter any email address and permissions, then click "Confirm."
Expected Results
The inviter's name in the invitation email you received is displayed using the multibyte name set in step 1.
Actual Results
A string that is not the inviter's name is displayed.
%E7%94%B0%E4%B8%AD%E5%A4%AA%E9%83%8E?source=f20a47236359ef8c09800f59cc31d4cc invited you to join the <workspace name> on Bitbucket
Workaround
If the inviter's Public name does not include multibyte characters, it displays correctly. However, if multibyte characters are used, currently there is no known workaround for this behavior. A workaround will be added here when available