[PR #4207] [MERGED] Fix bug when deleting a release #17282

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/4207
Author: @lunny
Created: 6/10/2018
Status: Merged
Merged: 6/12/2018
Merged by: @techknowlogick

Base: masterHead: lunny/fix_del_release


📝 Commits (2)

  • 06daffc fix bug when deleting a release
  • c988b27 Merge branch 'master' into lunny/fix_del_release

📊 Changes

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

View changed files

📝 models/release.go (+5 -0)

📄 Description

Fix the panic reported by #4205 caused by #3981.


🔄 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/4207 **Author:** [@lunny](https://github.com/lunny) **Created:** 6/10/2018 **Status:** ✅ Merged **Merged:** 6/12/2018 **Merged by:** [@techknowlogick](https://github.com/techknowlogick) **Base:** `master` ← **Head:** `lunny/fix_del_release` --- ### 📝 Commits (2) - [`06daffc`](https://github.com/go-gitea/gitea/commit/06daffc42e1449f53ee2905e5a41b15c764f78a4) fix bug when deleting a release - [`c988b27`](https://github.com/go-gitea/gitea/commit/c988b273278314d5465dfce196c7b3ebb66c27b0) Merge branch 'master' into lunny/fix_del_release ### 📊 Changes **1 file changed** (+5 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `models/release.go` (+5 -0) </details> ### 📄 Description Fix the panic reported by #4205 caused by #3981. --- <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:31:36 -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#17282