[PR #2992] [MERGED] Fix over-escaped characters #16702

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/2992
Author: @ethantkoenig
Created: 11/27/2017
Status: Merged
Merged: 11/27/2017
Merged by: @lafriks

Base: release/v1.3Head: backport/overescaped


📝 Commits (1)

  • b7f35a5 Fix over-escaped characters

📊 Changes

5 files changed (+17 additions, -19 deletions)

View changed files

📝 modules/templates/helper.go (+4 -6)
📝 templates/repo/issue/list.tmpl (+6 -6)
📝 templates/repo/issue/milestones.tmpl (+1 -1)
📝 templates/repo/issue/view_content/sidebar.tmpl (+4 -4)
📝 templates/repo/wiki/view.tmpl (+2 -2)

📄 Description

Backport of #2956.


🔄 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/2992 **Author:** [@ethantkoenig](https://github.com/ethantkoenig) **Created:** 11/27/2017 **Status:** ✅ Merged **Merged:** 11/27/2017 **Merged by:** [@lafriks](https://github.com/lafriks) **Base:** `release/v1.3` ← **Head:** `backport/overescaped` --- ### 📝 Commits (1) - [`b7f35a5`](https://github.com/go-gitea/gitea/commit/b7f35a56ab8f7cf4832cbaccdc0b557aab8b51e8) Fix over-escaped characters ### 📊 Changes **5 files changed** (+17 additions, -19 deletions) <details> <summary>View changed files</summary> 📝 `modules/templates/helper.go` (+4 -6) 📝 `templates/repo/issue/list.tmpl` (+6 -6) 📝 `templates/repo/issue/milestones.tmpl` (+1 -1) 📝 `templates/repo/issue/view_content/sidebar.tmpl` (+4 -4) 📝 `templates/repo/wiki/view.tmpl` (+2 -2) </details> ### 📄 Description Backport of #2956. --- <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:16:44 -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#16702