[PR #4485] [MERGED] Prevent html entity escaping (#4471) #17394

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/4485
Author: @lafriks
Created: 7/20/2018
Status: Merged
Merged: 7/20/2018
Merged by: @techknowlogick

Base: release/v1.5Head: backport/scape_branch_delete_desc


📝 Commits (2)

  • b275c92 Prevent html entity escaping (#4471)
  • 634275f Merge branch 'release/v1.5' into backport/scape_branch_delete_desc

📊 Changes

2 files changed (+2 additions, -2 deletions)

View changed files

📝 templates/repo/branch/list.tmpl (+1 -1)
📝 templates/repo/issue/view_content.tmpl (+1 -1)

📄 Description

Backport #4471


🔄 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/4485 **Author:** [@lafriks](https://github.com/lafriks) **Created:** 7/20/2018 **Status:** ✅ Merged **Merged:** 7/20/2018 **Merged by:** [@techknowlogick](https://github.com/techknowlogick) **Base:** `release/v1.5` ← **Head:** `backport/scape_branch_delete_desc` --- ### 📝 Commits (2) - [`b275c92`](https://github.com/go-gitea/gitea/commit/b275c9288a115847fb58d6a03de332932d957530) Prevent html entity escaping (#4471) - [`634275f`](https://github.com/go-gitea/gitea/commit/634275f58fd4d70290741fffc922daca01b5fb7f) Merge branch 'release/v1.5' into backport/scape_branch_delete_desc ### 📊 Changes **2 files changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `templates/repo/branch/list.tmpl` (+1 -1) 📝 `templates/repo/issue/view_content.tmpl` (+1 -1) </details> ### 📄 Description Backport #4471 --- <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 13:08:12 -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#17394