Cant add Collaborator with username + fullname in round brackets #1327

Closed
opened 2025-11-02 03:56:44 -06:00 by GiteaMirror · 3 comments
Owner

Originally created by @FCBone on GitHub (Dec 6, 2017).

  • Gitea version (or commit ref): 1.3.0+4-gb9abcb3
  • Git version: git-1:2.1.4-2.1+deb8u5
  • Operating system: Rasbian Jessie
  • Database (use [x]):
    • PostgreSQL
    • MySQL
    • MSSQL
    • SQLite
  • Can you reproduce the bug at https://try.gitea.io:
    • Yes (provide example URL)
    • No
    • Not relevant

Description

On Page "Repository"/settings/collaboration there is following bug:
Want to set new Collaborator
-->i'm searching for an user with the following specs:
Username: "usrnm"
Fullname: "fullnm"
-->the searched user is found and displayed like the following: usrnm (fullnm)
-->If i click on the shown user, than the Username inclusive the complete Fullname in round brackets are written within the "User searching"-Field.
-->After i'm clicking "Add New Collaborator" there comes the failure "The user does not exist."

If i'm deleting the fullname in the round brackets everything works fine.

I searched for such an issue but didn't found one like this, so hopefully it isn't doubled, if yes please close the issue and tell me in what issue, this is written, so i can watch this issue.

Screenshots

I think this isn't really necessary, and i don't want to show any other user within this issue.

Originally created by @FCBone on GitHub (Dec 6, 2017). - Gitea version (or commit ref): 1.3.0+4-gb9abcb3 - Git version: git-1:2.1.4-2.1+deb8u5 - Operating system: Rasbian Jessie - Database (use `[x]`): - [ ] PostgreSQL - [X] MySQL - [ ] MSSQL - [ ] SQLite - Can you reproduce the bug at https://try.gitea.io: - [X] Yes (provide example URL) - [ ] No - [ ] Not relevant ## Description On Page "Repository"/settings/collaboration there is following bug: Want to set new Collaborator -->i'm searching for an user with the following specs: Username: "usrnm" Fullname: "fullnm" -->the searched user is found and displayed like the following: usrnm (fullnm) -->If i click on the shown user, than the Username inclusive the complete Fullname in round brackets are written within the "User searching"-Field. -->After i'm clicking "Add New Collaborator" there comes the failure "The user does not exist." If i'm deleting the fullname in the round brackets everything works fine. I searched for such an issue but didn't found one like this, so hopefully it isn't doubled, if yes please close the issue and tell me in what issue, this is written, so i can watch this issue. ## Screenshots I think this isn't really necessary, and i don't want to show any other user within this issue.
GiteaMirror added the type/bug label 2025-11-02 03:56:44 -06:00
Author
Owner

@svarlamov commented on GitHub (Dec 6, 2017):

Might be similar to https://github.com/go-gitea/gitea/pull/2973

@svarlamov commented on GitHub (Dec 6, 2017): Might be similar to https://github.com/go-gitea/gitea/pull/2973
Author
Owner

@svarlamov commented on GitHub (Dec 6, 2017):

I can also confirm that I'm experiencing the same issue... Will investigate a potential fix -- there might also be other similarly-affected areas in the UI...

@svarlamov commented on GitHub (Dec 6, 2017): I can also confirm that I'm experiencing the same issue... Will investigate a potential fix -- there might also be other similarly-affected areas in the UI...
Author
Owner

@lunny commented on GitHub (Dec 7, 2017):

resolved by #3103

@lunny commented on GitHub (Dec 7, 2017): resolved by #3103
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#1327