Skip to content

Rendering: Email addresses don't start with a special char (do they?) #27847

Closed
@nschloe

Description

@nschloe

Description

Related to #27616.

Email addresses can only start with an alphanumeric character. Hence these are not valid email addresses:

However, Gitea renders them as such:

screenshot_2023-10-30-202802

The mailto link should only start at the a. GitHub handles this correctly:

?[email protected]
~[email protected]
*[email protected]
~[email protected]

Gitea Version

1.22.0+dev-262-gec0c6829d

Can you reproduce the bug on the Gitea demo site?

Yes

Log Gist

No response

Screenshots

No response

Git Version

No response

Operating System

No response

How are you running Gitea?

https://try.gitea.io/

Database

None

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions