-
Bug
-
Resolution: Duplicate
-
Low
-
None
-
None
-
None
-
Severity 3 - Minor
Summary
If a message is sent and that message contains an email address which contains a dash, then the e-mail address isn't rendered correctly and clicking the link sends an e-mail to the wrong address.
Environment
- Mac Client 4.29.0.728
Steps to Reproduce
- Send a message that contains an e-mail address which contains a dash, e.g. john-doe@atlassian.com
Expected Results
The entire e-mail address is rendered as a clickable link and clicking the link starts the registered email handler with an email to john-doe@atlassian.com.
Actual Results
only the part following the dash is rendered as a clickable link (i.e. doe@atlassain.com) and clicking the link starts the registered email handler with an email to doe@atlassian.com.
Workaround
Copy and paste the full e-mail address rather than clicking the link.
- duplicates
-
HCPUB-2090 Email Address with Hyphen is Not Linked Correctly
-
- Closed
-
-
HW-1454 Loading...