Display of Email addresses containing an "at" (characters) is broken

Created on 25 July 2023, 11 months ago
Updated 26 July 2023, 11 months ago

Problem/Motivation

The following email address breaks:
example@wohnen-am-pelikanplatz.de

and results in exampleatwohnen-am-pelikanpl@z.de

Interestingly just the label is broken, the linked email address is correct.
So it seems there's a bug in handling such email addresses.

Steps to reproduce

Proposed resolution

ONLY replace the @ with a unique string like [at], please note that the [] brackets are super important, I think that's currently the missing piece, so just the last "at" is treated as @ which is not very clever.

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Fixed

Version

3.0

Component

Code

Created by

🇩🇪Germany Anybody Porta Westfalica

Live updates comments and jobs are added and updated live.
  • Needs tests

    The change is currently missing an automated test that fails when run with the original code, and succeeds when the bug has been fixed.

Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024