[PR #3534] [MERGED] Fix escaping changed title in comments (#3530) #16980

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/3534
Author: @lafriks
Created: 2/18/2018
Status: Merged
Merged: 2/19/2018
Merged by: @appleboy

Base: release/v1.4Head: backport/1_4_title_escape


📝 Commits (1)

📊 Changes

5 files changed (+60 additions, -25 deletions)

View changed files

📝 integrations/pull_create_test.go (+38 -3)
📝 integrations/pull_merge_test.go (+4 -4)
📝 integrations/repo_activity_test.go (+3 -3)
📝 templates/repo/issue/view_content/comments.tmpl (+14 -14)
📝 templates/repo/wiki/view.tmpl (+1 -1)

📄 Description

Backport #3530


🔄 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/3534 **Author:** [@lafriks](https://github.com/lafriks) **Created:** 2/18/2018 **Status:** ✅ Merged **Merged:** 2/19/2018 **Merged by:** [@appleboy](https://github.com/appleboy) **Base:** `release/v1.4` ← **Head:** `backport/1_4_title_escape` --- ### 📝 Commits (1) - [`cbc480b`](https://github.com/go-gitea/gitea/commit/cbc480bcef2b648c87f2be98936e6fff1f448355) Fix escaping changed title in comments (#3530) ### 📊 Changes **5 files changed** (+60 additions, -25 deletions) <details> <summary>View changed files</summary> 📝 `integrations/pull_create_test.go` (+38 -3) 📝 `integrations/pull_merge_test.go` (+4 -4) 📝 `integrations/repo_activity_test.go` (+3 -3) 📝 `templates/repo/issue/view_content/comments.tmpl` (+14 -14) 📝 `templates/repo/wiki/view.tmpl` (+1 -1) </details> ### 📄 Description Backport #3530 --- <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:23:29 -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#16980