[PR #946] [MERGED] fix: 500 error on /explore/repos page #15668

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

📋 Pull Request Information

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

Base: masterHead: search-3


📝 Commits (1)

  • 3929ce5 fix: 500 error on /explore/repos page.

📊 Changes

2 files changed (+21 additions, -23 deletions)

View changed files

📝 models/repo.go (+14 -17)
📝 routers/user/profile.go (+7 -6)

📄 Description

Error Page: https://try.gitea.io/explore/repos

Only in user profile page doesn't need loadAttributes function.

cc @lunny


🔄 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/946 **Author:** [@appleboy](https://github.com/appleboy) **Created:** 2/15/2017 **Status:** ✅ Merged **Merged:** 2/15/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `search-3` --- ### 📝 Commits (1) - [`3929ce5`](https://github.com/go-gitea/gitea/commit/3929ce50a5890bc38194cd40eb2e933dca0fdafc) fix: 500 error on /explore/repos page. ### 📊 Changes **2 files changed** (+21 additions, -23 deletions) <details> <summary>View changed files</summary> 📝 `models/repo.go` (+14 -17) 📝 `routers/user/profile.go` (+7 -6) </details> ### 📄 Description Error Page: https://try.gitea.io/explore/repos Only in user profile page doesn't need `loadAttributes` function. cc @lunny --- <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:51:55 -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#15668