[PR #5508] [MERGED] Fix empty wiki (#5504) #17818

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/5508
Author: @lunny
Created: 12/10/2018
Status: Merged
Merged: 12/10/2018
Merged by: @lafriks

Base: release/v1.6Head: lunny/fix_empty_wiki2


📝 Commits (1)

📊 Changes

1 file changed (+3 additions, -1 deletions)

View changed files

📝 routers/repo/wiki.go (+3 -1)

📄 Description

  • fix wiki page when wiki path is exist but empty
  • improve the error check

back port from #5504


🔄 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/5508 **Author:** [@lunny](https://github.com/lunny) **Created:** 12/10/2018 **Status:** ✅ Merged **Merged:** 12/10/2018 **Merged by:** [@lafriks](https://github.com/lafriks) **Base:** `release/v1.6` ← **Head:** `lunny/fix_empty_wiki2` --- ### 📝 Commits (1) - [`00a692a`](https://github.com/go-gitea/gitea/commit/00a692afc38587e93f93c35c758faed1a1b2f93a) Fix empty wiki (#5504) ### 📊 Changes **1 file changed** (+3 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `routers/repo/wiki.go` (+3 -1) </details> ### 📄 Description * fix wiki page when wiki path is exist but empty * improve the error check back port from #5504 --- <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:00:11 -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#17818