[PR #1670] [MERGED] fix: tag contain character ) will http 500 on release page #15983

Closed
opened 2025-11-02 11:59:33 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/1670
Author: @appleboy
Created: 5/4/2017
Status: Merged
Merged: 5/4/2017
Merged by: @appleboy

Base: masterHead: bugs2


📝 Commits (1)

  • 4a3a364 fix: tag contain character ) will http 500 on release page

📊 Changes

3 files changed (+5 additions, -4 deletions)

View changed files

📝 routers/repo/release.go (+1 -0)
📝 vendor/code.gitea.io/git/repo_tag.go (+1 -1)
📝 vendor/vendor.json (+3 -3)

📄 Description

Just update vendor.

fix https://github.com/go-gitea/gitea/issues/1664


🔄 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/1670 **Author:** [@appleboy](https://github.com/appleboy) **Created:** 5/4/2017 **Status:** ✅ Merged **Merged:** 5/4/2017 **Merged by:** [@appleboy](https://github.com/appleboy) **Base:** `master` ← **Head:** `bugs2` --- ### 📝 Commits (1) - [`4a3a364`](https://github.com/go-gitea/gitea/commit/4a3a364ba14d49f2cb0191d9bd7969ecd8d9bed2) fix: tag contain character ) will http 500 on release page ### 📊 Changes **3 files changed** (+5 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `routers/repo/release.go` (+1 -0) 📝 `vendor/code.gitea.io/git/repo_tag.go` (+1 -1) 📝 `vendor/vendor.json` (+3 -3) </details> ### 📄 Description Just update vendor. fix https://github.com/go-gitea/gitea/issues/1664 --- <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 11:59:33 -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#15983