View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0006147 | SOGo | Web Mail | public | 2025-09-23 13:33 | 2025-10-15 15:11 |
| Reporter | tk_umr | Assigned To | qhivert | ||
| Priority | low | Severity | tweak | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Product Version | 5.12.3 | ||||
| Fixed in Version | 5.12.4 | ||||
| Summary | 0006147: Matrix IDs in plain text mails get linked with a mailto link | ||||
| Description | Email addresses In plain text messages are rendered in the web UI with a "mailto:" link. This helps to send mail to addresses mentioned in text or a mail signature. Erroneously also Matrix user identifiers ("Marix IDs") get transformed into a mailto link. Sending mail to a Matrix user naturally does not work. | ||||
| Steps To Reproduce | 1) Open a plain text mail containig a Matrix user identifier in "Mail" module. | ||||
| Additional Information | Declaration of Matrix (user) identifiers: https://spec.matrix.org/v1.16/appendices/#common-identifier-format format of a Matrix user identifier: "@" <localpart> ":" <domain> This seems to be a backend issue: the link is pre-rendered in the server response. | ||||
| Tags | |||||
|
Hello, I've made a fix for that. Available with the next nightly tomorrow |
|
|
Hi, I've tested your change with the latest nightly: Matrix IDs aren't rendered as "mailto:" links any longer. Thanks a bunch for fixing this, |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2025-09-23 13:33 | tk_umr | New Issue | |
| 2025-09-23 13:33 | tk_umr | Tag Attached: email | |
| 2025-09-24 07:20 | qhivert | Note Added: 0018343 | |
| 2025-09-24 07:20 | qhivert | Assigned To | => qhivert |
| 2025-09-24 07:20 | qhivert | Status | new => feedback |
| 2025-09-30 11:56 | tk_umr | Note Added: 0018352 | |
| 2025-09-30 11:56 | tk_umr | Status | feedback => assigned |
| 2025-10-15 15:11 | qhivert | Status | assigned => resolved |
| 2025-10-15 15:11 | qhivert | Resolution | open => fixed |
| 2025-10-15 15:11 | qhivert | Fixed in Version | => 5.12.4 |