Could not mention user is comments with space in username #844

Closed
opened 2025-11-02 03:38:47 -06:00 by GiteaMirror · 4 comments
Owner

Originally created by @jonasfranz on GitHub (Jun 25, 2017).

Description

It is not possible to mention users with a space in their username like "Max Mustermann". Perhaps a solution with quotation marks would be good. (Example: @"Max Mustermann")

Originally created by @jonasfranz on GitHub (Jun 25, 2017). - Gitea version (or commit ref): b93568c - Operating system: Debian 8 64bit - Database (use `[x]`): - [x] MySQL - Can you reproduce the bug at https://try.gitea.io: - [x] Yes (https://try.gitea.io/Max%20Mustermann/Demonstration/issues/1#issuecomment-624) ## Description It is not possible to mention users with a space in their username like "Max Mustermann". Perhaps a solution with quotation marks would be good. (Example: @"Max Mustermann")
GiteaMirror added the type/bug label 2025-11-02 03:38:47 -06:00
Author
Owner

@lunny commented on GitHub (Jun 26, 2017):

That should be login name, I think a login name with space is not allowed?

@lunny commented on GitHub (Jun 26, 2017): That should be login name, I think a login name with space is not allowed?
Author
Owner

@lafriks commented on GitHub (Jun 26, 2017):

I think it should not be allowed. What login source is used for that user?

@lafriks commented on GitHub (Jun 26, 2017): I think it should not be allowed. What login source is used for that user?
Author
Owner

@jonasfranz commented on GitHub (Jun 26, 2017):

@lafriks @lunny I registered the User with an email address. At the signup I choose a allowed username. Then I renamed the Account into "Max Mustermann".

@jonasfranz commented on GitHub (Jun 26, 2017): @lafriks @lunny I registered the User with an email address. At the signup I choose a allowed username. Then I renamed the Account into "Max Mustermann".
Author
Owner

@lunny commented on GitHub (Jun 28, 2017):

The username should not be with space and other special characters. This is a bug on #2066. It's not a markdown rendering issue.

@lunny commented on GitHub (Jun 28, 2017): The username should not be with space and other special characters. This is a bug on #2066. It's not a markdown rendering issue.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#844