[PR #958] [MERGED] Fixed bugs on Wiki and resolved #667 #15679

Closed
opened 2025-11-02 11:52:09 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/958
Author: @lunny
Created: 2/16/2017
Status: Merged
Merged: 2/16/2017
Merged by: @lunny

Base: release/v1.0Head: lunny/fix_wiki_1


📝 Commits (1)

📊 Changes

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

View changed files

📝 models/wiki.go (+15 -15)
📝 routers/repo/wiki.go (+14 -10)

📄 Description

The previous version didn't diff wiki title and wiki page path. This PR will diff them clearly in variable names.

backport from #674


🔄 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/958 **Author:** [@lunny](https://github.com/lunny) **Created:** 2/16/2017 **Status:** ✅ Merged **Merged:** 2/16/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `release/v1.0` ← **Head:** `lunny/fix_wiki_1` --- ### 📝 Commits (1) - [`da8bbab`](https://github.com/go-gitea/gitea/commit/da8bbab379f46dcca4c92d538c39538682cd0d09) fixed bugs on Wiki and resolved #667 (#674) ### 📊 Changes **2 files changed** (+29 additions, -25 deletions) <details> <summary>View changed files</summary> 📝 `models/wiki.go` (+15 -15) 📝 `routers/repo/wiki.go` (+14 -10) </details> ### 📄 Description The previous version didn't diff wiki title and wiki page path. This PR will diff them clearly in variable names. backport from #674 --- <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 11:52:09 -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#15679