[PR #2300] [MERGED] Fix deleted milestone bug (#1942) #16333

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/2300
Author: @lunny
Created: 8/13/2017
Status: Merged
Merged: 8/13/2017
Merged by: @andreynering

Base: release/v1.1Head: lunny/fix_deleted_milestone_bug


📝 Commits (1)

📊 Changes

3 files changed (+15 additions, -10 deletions)

View changed files

📝 models/issue_comment.go (+4 -10)
📝 options/locale/locale_en-US.ini (+1 -0)
📝 routers/repo/issue.go (+10 -0)

📄 Description

  • Fix deleted milestone bug

  • Use locale for ghost milestone name

  • Fix pointer bug


🔄 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/2300 **Author:** [@lunny](https://github.com/lunny) **Created:** 8/13/2017 **Status:** ✅ Merged **Merged:** 8/13/2017 **Merged by:** [@andreynering](https://github.com/andreynering) **Base:** `release/v1.1` ← **Head:** `lunny/fix_deleted_milestone_bug` --- ### 📝 Commits (1) - [`b3647ad`](https://github.com/go-gitea/gitea/commit/b3647addffb176c58d11c51fd849de5facf938e9) Fix deleted milestone bug (#1942) ### 📊 Changes **3 files changed** (+15 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `models/issue_comment.go` (+4 -10) 📝 `options/locale/locale_en-US.ini` (+1 -0) 📝 `routers/repo/issue.go` (+10 -0) </details> ### 📄 Description * Fix deleted milestone bug * Use locale for ghost milestone name * Fix pointer bug --- <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:08:04 -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#16333