[PR #2975] [MERGED] Fix error when add user has full name to team (#2973) #16690

Closed
opened 2025-11-02 12:16:27 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/2975
Author: @lunny
Created: 11/26/2017
Status: Merged
Merged: 11/26/2017
Merged by: @lafriks

Base: release/v1.3Head: lunny/fix_add_team2


📝 Commits (1)

  • bc718d1 Fix error when add user has full name to team (#2973)

📊 Changes

1 file changed (+5 additions, -0 deletions)

View changed files

📝 routers/org/teams.go (+5 -0)

📄 Description

back port from #2973

  • fix error when add user has full name to team
  • add comment for extra uname check

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-gitea/gitea/pull/2975 **Author:** [@lunny](https://github.com/lunny) **Created:** 11/26/2017 **Status:** ✅ Merged **Merged:** 11/26/2017 **Merged by:** [@lafriks](https://github.com/lafriks) **Base:** `release/v1.3` ← **Head:** `lunny/fix_add_team2` --- ### 📝 Commits (1) - [`bc718d1`](https://github.com/go-gitea/gitea/commit/bc718d1794027df486619402474202c64b6749b6) Fix error when add user has full name to team (#2973) ### 📊 Changes **1 file changed** (+5 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `routers/org/teams.go` (+5 -0) </details> ### 📄 Description back port from #2973 * fix error when add user has full name to team * add comment for extra uname check --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-02 12:16:27 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#16690