[PR #674] [MERGED] Fixed bugs on Wiki and resolved #667 #15522

Closed
opened 2025-11-02 11:48:31 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/674
Author: @lunny
Created: 1/15/2017
Status: Merged
Merged: 1/21/2017
Merged by: @lunny

Base: masterHead: lunny/fix_wiki


📝 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.


🔄 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/674 **Author:** [@lunny](https://github.com/lunny) **Created:** 1/15/2017 **Status:** ✅ Merged **Merged:** 1/21/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `lunny/fix_wiki` --- ### 📝 Commits (1) - [`df7a9f8`](https://github.com/go-gitea/gitea/commit/df7a9f85201814208348a99cbc3e7ec0c96e3e32) fixed bugs on Wiki and resolved #667 ### 📊 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. --- <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:48:31 -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#15522