[PR #704] [MERGED] fix: delete attachment after remove comment. #15533

Closed
opened 2025-11-02 11:48:47 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/704
Author: @appleboy
Created: 1/20/2017
Status: Merged
Merged: 1/25/2017
Merged by: @bkcsoft

Base: masterHead: bugs


📝 Commits (1)

  • 6fa0096 fix: delete attachment after remove comment.

📊 Changes

5 files changed (+11 additions, -7 deletions)

View changed files

📝 models/issue_comment.go (+3 -1)
📝 vendor/github.com/go-xorm/xorm/engine.go (+3 -1)
📝 vendor/github.com/go-xorm/xorm/session_delete.go (+1 -1)
📝 vendor/github.com/go-xorm/xorm/session_update.go (+1 -1)
📝 vendor/vendor.json (+3 -3)

📄 Description

We need to merge XORM bugs first https://github.com/go-xorm/xorm/pull/525 and also update vendor files.

ref: https://github.com/go-gitea/gitea/issues/677#issuecomment-273945141


🔄 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/704 **Author:** [@appleboy](https://github.com/appleboy) **Created:** 1/20/2017 **Status:** ✅ Merged **Merged:** 1/25/2017 **Merged by:** [@bkcsoft](https://github.com/bkcsoft) **Base:** `master` ← **Head:** `bugs` --- ### 📝 Commits (1) - [`6fa0096`](https://github.com/go-gitea/gitea/commit/6fa0096ef62ef7df8c05d4c86cdd8104e7a19e83) fix: delete attachment after remove comment. ### 📊 Changes **5 files changed** (+11 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `models/issue_comment.go` (+3 -1) 📝 `vendor/github.com/go-xorm/xorm/engine.go` (+3 -1) 📝 `vendor/github.com/go-xorm/xorm/session_delete.go` (+1 -1) 📝 `vendor/github.com/go-xorm/xorm/session_update.go` (+1 -1) 📝 `vendor/vendor.json` (+3 -3) </details> ### 📄 Description We need to merge XORM bugs first https://github.com/go-xorm/xorm/pull/525 and also update vendor files. ref: https://github.com/go-gitea/gitea/issues/677#issuecomment-273945141 --- <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:48:47 -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#15533