[PR #4471] [MERGED] Prevent html entity escaping on delete branch #17386

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/4471
Author: @webjoel
Created: 7/19/2018
Status: Merged
Merged: 7/19/2018
Merged by: @lafriks

Base: masterHead: scape_branch_delete_desc


📝 Commits (1)

  • 10c8acb Prevent html entity escaping

📊 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

Deletion confirmation message is escaping html tags.

captura de tela de 2018-07-19 10-46-34


🔄 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/4471 **Author:** [@webjoel](https://github.com/webjoel) **Created:** 7/19/2018 **Status:** ✅ Merged **Merged:** 7/19/2018 **Merged by:** [@lafriks](https://github.com/lafriks) **Base:** `master` ← **Head:** `scape_branch_delete_desc` --- ### 📝 Commits (1) - [`10c8acb`](https://github.com/go-gitea/gitea/commit/10c8acb12bedcfe8cec405a3dd55049e6c1d80e1) Prevent html entity escaping ### 📊 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 Deletion confirmation message is escaping html tags. ![captura de tela de 2018-07-19 10-46-34](https://user-images.githubusercontent.com/1946348/42946638-bc509f7e-8b41-11e8-9bb9-6fcd7a54d87c.png) --- <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:04:28 -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#17386