[PR #4654] [MERGED] Add gitea/issues link to 500 page #17450

Closed
opened 2025-11-02 13:28:38 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/4654
Author: @SagePtr
Created: 8/9/2018
Status: Merged
Merged: 8/11/2018
Merged by: @techknowlogick

Base: masterHead: page500


📝 Commits (2)

  • 6ea0406 Add gitea/issues link to 500 page
  • b80d2b2 Merge branch 'master' into page500

📊 Changes

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

View changed files

📝 templates/status/500.tmpl (+1 -0)

📄 Description

There was link to Gitea issues on 404 page, which was removed in #4639 PR.

I think 500 error page is suitable for that link, because 500 error usually is Gitea error itself.

But limited this link to admins only because only admin could provide logs, not regular user.


🔄 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/4654 **Author:** [@SagePtr](https://github.com/SagePtr) **Created:** 8/9/2018 **Status:** ✅ Merged **Merged:** 8/11/2018 **Merged by:** [@techknowlogick](https://github.com/techknowlogick) **Base:** `master` ← **Head:** `page500` --- ### 📝 Commits (2) - [`6ea0406`](https://github.com/go-gitea/gitea/commit/6ea04069d0f61077a0cd0c578bf8da40bfa45914) Add gitea/issues link to 500 page - [`b80d2b2`](https://github.com/go-gitea/gitea/commit/b80d2b2dec7823216d44702635094b6b6ec30ca2) Merge branch 'master' into page500 ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `templates/status/500.tmpl` (+1 -0) </details> ### 📄 Description There was link to Gitea issues on 404 page, which was removed in #4639 PR. I think 500 error page is suitable for that link, because 500 error usually is Gitea error itself. But limited this link to admins only because only admin could provide logs, not regular user. --- <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 13:28:43 -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#17450