[PR #3463] [MERGED] Fix rendering of wiki page list if wiki repo contains other files (#3454) #16951

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/3463
Author: @lafriks
Created: 2/5/2018
Status: Merged
Merged: 2/6/2018
Merged by: @lafriks

Base: release/v1.4Head: backport/wiki_page_list


📝 Commits (1)

  • 84d03aa Fix rendering of wiki page list if wiki repo contains other files (#3454)

📊 Changes

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

View changed files

📝 models/error.go (+15 -0)
📝 models/wiki.go (+1 -1)
📝 models/wiki_test.go (+4 -1)
📝 routers/repo/wiki.go (+6 -0)

📄 Description

Backport #3454


🔄 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/3463 **Author:** [@lafriks](https://github.com/lafriks) **Created:** 2/5/2018 **Status:** ✅ Merged **Merged:** 2/6/2018 **Merged by:** [@lafriks](https://github.com/lafriks) **Base:** `release/v1.4` ← **Head:** `backport/wiki_page_list` --- ### 📝 Commits (1) - [`84d03aa`](https://github.com/go-gitea/gitea/commit/84d03aaaae1a5c250f69805a8c1b57e91510daef) Fix rendering of wiki page list if wiki repo contains other files (#3454) ### 📊 Changes **4 files changed** (+26 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `models/error.go` (+15 -0) 📝 `models/wiki.go` (+1 -1) 📝 `models/wiki_test.go` (+4 -1) 📝 `routers/repo/wiki.go` (+6 -0) </details> ### 📄 Description Backport #3454 --- <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:22:50 -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#16951