[PR #1119] [MERGED] fix install submit crash caused by xorm log #15774

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/1119
Author: @lunny
Created: 3/6/2017
Status: Merged
Merged: 3/6/2017
Merged by: @lunny

Base: masterHead: lunny/fix_install_crash


📝 Commits (1)

  • a4fe67a fix install submit crash caused by xorm log

📊 Changes

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

View changed files

📝 models/models.go (+1 -2)

📄 Description

When starting a fresh installation, it crashed after you submit your installation config in the UI. This will fix that.


🔄 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/1119 **Author:** [@lunny](https://github.com/lunny) **Created:** 3/6/2017 **Status:** ✅ Merged **Merged:** 3/6/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `lunny/fix_install_crash` --- ### 📝 Commits (1) - [`a4fe67a`](https://github.com/go-gitea/gitea/commit/a4fe67a1d8adc41d8955e50dbafadcee4c2068c6) fix install submit crash caused by xorm log ### 📊 Changes **1 file changed** (+1 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `models/models.go` (+1 -2) </details> ### 📄 Description When starting a fresh installation, it crashed after you submit your installation config in the UI. This will fix that. --- <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:54:16 -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#15774