-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Email addresses not rendered as such if followed by punctuation (except full stop) #27616
Labels
Comments
6543
pushed a commit
that referenced
this issue
Nov 11, 2023
Added the following characters to the regular expression for the email: - , - ; - ? - ! Also added a test case. - Fixes #27616 # Before  # After  Signed-off-by: Yarden Shoham <[email protected]>
GiteaBot
pushed a commit
to GiteaBot/gitea
that referenced
this issue
Nov 11, 2023
…7987) Added the following characters to the regular expression for the email: - , - ; - ? - ! Also added a test case. - Fixes go-gitea#27616 # Before  # After  Signed-off-by: Yarden Shoham <[email protected]>
GiteaBot
pushed a commit
to GiteaBot/gitea
that referenced
this issue
Nov 11, 2023
…7987) Added the following characters to the regular expression for the email: - , - ; - ? - ! Also added a test case. - Fixes go-gitea#27616 # Before  # After  Signed-off-by: Yarden Shoham <[email protected]>
lunny
pushed a commit
that referenced
this issue
Nov 11, 2023
…27992) Backport #27987 by @yardenshoham Added the following characters to the regular expression for the email: - , - ; - ? - ! Also added a test case. - Fixes #27616 # Before  # After  Signed-off-by: Yarden Shoham <[email protected]> Co-authored-by: Yarden Shoham <[email protected]>
lunny
pushed a commit
that referenced
this issue
Nov 11, 2023
…27991) Backport #27987 by @yardenshoham Added the following characters to the regular expression for the email: - , - ; - ? - ! Also added a test case. - Fixes #27616 # Before  # After  Signed-off-by: Yarden Shoham <[email protected]> Co-authored-by: Yarden Shoham <[email protected]>
fuxiaohei
pushed a commit
to fuxiaohei/gitea
that referenced
this issue
Jan 17, 2024
…7987) Added the following characters to the regular expression for the email: - , - ; - ? - ! Also added a test case. - Fixes go-gitea#27616 # Before  # After  Signed-off-by: Yarden Shoham <[email protected]>
silverwind
pushed a commit
to silverwind/gitea
that referenced
this issue
Feb 20, 2024
…7987) Added the following characters to the regular expression for the email: - , - ; - ? - ! Also added a test case. - Fixes go-gitea#27616 # Before  # After  Signed-off-by: Yarden Shoham <[email protected]>
project-mirrors-bot-tu bot
pushed a commit
to project-mirrors/forgejo-as-gitea-fork
that referenced
this issue
Jan 23, 2025
…7987) (go-gitea#27991) Backport go-gitea#27987 by @yardenshoham Added the following characters to the regular expression for the email: - , - ; - ? - ! Also added a test case. - Fixes go-gitea#27616 # Before  # After  Signed-off-by: Yarden Shoham <[email protected]> Co-authored-by: Yarden Shoham <[email protected]> (cherry picked from commit dfd960f)
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Description
MWE:
Gitea Version
1.22.0+dev-181-g76a85a4ce
Can you reproduce the bug on the Gitea demo site?
Yes
Log Gist
No response
Screenshots
Git Version
No response
Operating System
No response
How are you running Gitea?
https://try.gitea.io/
Database
None
The text was updated successfully, but these errors were encountered: