[PR #3535] [MERGED] Fix escaping changed title in comments (#3530) #16981

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

📋 Pull Request Information

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

Base: release/v1.3Head: backport/1_3_title_escape


📝 Commits (1)

📊 Changes

5 files changed (+58 additions, -23 deletions)

View changed files

📝 integrations/pull_create_test.go (+38 -3)
📝 integrations/pull_merge_test.go (+2 -2)
📝 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/3535 **Author:** [@lafriks](https://github.com/lafriks) **Created:** 2/18/2018 **Status:** ✅ Merged **Merged:** 2/19/2018 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `release/v1.3` ← **Head:** `backport/1_3_title_escape` --- ### 📝 Commits (1) - [`3008af7`](https://github.com/go-gitea/gitea/commit/3008af73bcaf97a66053f7a1c8cbbb76f785b049) Fix escaping changed title in comments (#3530) ### 📊 Changes **5 files changed** (+58 additions, -23 deletions) <details> <summary>View changed files</summary> 📝 `integrations/pull_create_test.go` (+38 -3) 📝 `integrations/pull_merge_test.go` (+2 -2) 📝 `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:30 -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#16981