[PR #5571] [MERGED] fix bug on upload file name #17849

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/5571
Author: @lunny
Created: 12/20/2018
Status: Merged
Merged: 12/21/2018
Merged by: @techknowlogick

Base: masterHead: lunny/fix_bug


📝 Commits (2)

  • 763b348 fix bug on upload file name
  • fbd2038 Merge branch 'master' into lunny/fix_bug

📊 Changes

2 files changed (+48 additions, -1 deletions)

View changed files

📝 routers/repo/editor.go (+18 -1)
routers/repo/editor_test.go (+30 -0)

📄 Description

should fix #5569


🔄 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/5571 **Author:** [@lunny](https://github.com/lunny) **Created:** 12/20/2018 **Status:** ✅ Merged **Merged:** 12/21/2018 **Merged by:** [@techknowlogick](https://github.com/techknowlogick) **Base:** `master` ← **Head:** `lunny/fix_bug` --- ### 📝 Commits (2) - [`763b348`](https://github.com/go-gitea/gitea/commit/763b34807bee2ed03bb181b7067a642b70222f50) fix bug on upload file name - [`fbd2038`](https://github.com/go-gitea/gitea/commit/fbd2038995f7a71098fced7bbba6718c1a4653c2) Merge branch 'master' into lunny/fix_bug ### 📊 Changes **2 files changed** (+48 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `routers/repo/editor.go` (+18 -1) ➕ `routers/repo/editor_test.go` (+30 -0) </details> ### 📄 Description should fix #5569 --- <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 16:15:15 -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#17849