[PR #5608] [MERGED] Fix wrong text getting saved on editing second comment on an issue. #17864

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/5608
Author: @HarshitOnGitHub
Created: 12/29/2018
Status: Merged
Merged: 12/31/2018
Merged by: @jonasfranz

Base: masterHead: Issue_5581


📝 Commits (2)

  • 428960d comments: Fix an incorrent DOM element selection.
  • 10482fa templates: Remove id from textarea in commit edit form.

📊 Changes

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

View changed files

📝 public/js/index.js (+1 -1)
📝 templates/repo/diff/box.tmpl (+1 -1)
📝 templates/repo/issue/view_content.tmpl (+1 -1)

📄 Description

Fixes: #5581.


🔄 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/5608 **Author:** [@HarshitOnGitHub](https://github.com/HarshitOnGitHub) **Created:** 12/29/2018 **Status:** ✅ Merged **Merged:** 12/31/2018 **Merged by:** [@jonasfranz](https://github.com/jonasfranz) **Base:** `master` ← **Head:** `Issue_5581` --- ### 📝 Commits (2) - [`428960d`](https://github.com/go-gitea/gitea/commit/428960d031614f70ec9ed7bcbb914f553e2201b9) comments: Fix an incorrent DOM element selection. - [`10482fa`](https://github.com/go-gitea/gitea/commit/10482fa4a4f046beb159be79558c4c4e21ecd037) templates: Remove `id` from textarea in commit edit form. ### 📊 Changes **3 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `public/js/index.js` (+1 -1) 📝 `templates/repo/diff/box.tmpl` (+1 -1) 📝 `templates/repo/issue/view_content.tmpl` (+1 -1) </details> ### 📄 Description Fixes: #5581. --- <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 16:18:10 -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#17864