[PR #904] [MERGED] Bug fixed for deleted label in issue comment #15642

Closed
opened 2025-11-02 11:51:20 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

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

Base: masterHead: lunny/ignore_label_after_delete


📝 Commits (2)

  • 7e35ab2 bug fixed for deleted label in issue comment
  • 8e938df fix indent

📊 Changes

3 files changed (+21 additions, -13 deletions)

View changed files

📝 models/issue_comment.go (+6 -5)
📝 models/issue_label.go (+5 -0)
📝 templates/repo/issue/view_content.tmpl (+10 -8)

📄 Description

fix #894


🔄 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/904 **Author:** [@lunny](https://github.com/lunny) **Created:** 2/11/2017 **Status:** ✅ Merged **Merged:** 2/11/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `lunny/ignore_label_after_delete` --- ### 📝 Commits (2) - [`7e35ab2`](https://github.com/go-gitea/gitea/commit/7e35ab283e9470ddee702a2e2b37cbc88b9ee049) bug fixed for deleted label in issue comment - [`8e938df`](https://github.com/go-gitea/gitea/commit/8e938df881938f72f6a58d714141aa7336b07c68) fix indent ### 📊 Changes **3 files changed** (+21 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `models/issue_comment.go` (+6 -5) 📝 `models/issue_label.go` (+5 -0) 📝 `templates/repo/issue/view_content.tmpl` (+10 -8) </details> ### 📄 Description fix #894 --- <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:51:20 -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#15642