[PR #3023] [MERGED] Removed unused field in form #16722

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

📋 Pull Request Information

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

Base: masterHead: wiki/remove_unused


📝 Commits (3)

📊 Changes

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

View changed files

📝 modules/auth/repo_form.go (+3 -4)
📝 templates/repo/wiki/new.tmpl (+1 -2)

📄 Description

Remove unused OldTitle field from NewWikiForm. The wiki's old title is inferred from the :page parameter in the URL.


🔄 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/3023 **Author:** [@ethantkoenig](https://github.com/ethantkoenig) **Created:** 11/29/2017 **Status:** ✅ Merged **Merged:** 11/29/2017 **Merged by:** [@lafriks](https://github.com/lafriks) **Base:** `master` ← **Head:** `wiki/remove_unused` --- ### 📝 Commits (3) - [`7bf7450`](https://github.com/go-gitea/gitea/commit/7bf74500d397296ceaeeb747800e8a0997a12e58) Removed unused field in form - [`bc85491`](https://github.com/go-gitea/gitea/commit/bc85491a6ad648f7ab860a194b764105314e1620) fmt - [`85b54fe`](https://github.com/go-gitea/gitea/commit/85b54feb31acaeea8585f30519357267c48cfec5) Merge branch 'master' into wiki/remove_unused ### 📊 Changes **2 files changed** (+4 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `modules/auth/repo_form.go` (+3 -4) 📝 `templates/repo/wiki/new.tmpl` (+1 -2) </details> ### 📄 Description Remove unused `OldTitle` field from `NewWikiForm`. The wiki's old title is inferred from the `:page` parameter in the URL. --- <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:17:20 -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#16722