Version for dev builds is not showing anymore #11049

Closed
opened 2025-11-02 09:26:08 -06:00 by GiteaMirror · 5 comments
Owner

Originally created by @stuzer05 on GitHub (Jun 18, 2023).

Description

Empty version in the footer, before there was a git commit hash

Gitea Version

trunk

Can you reproduce the bug on the Gitea demo site?

Yes

Log Gist

No response

Screenshots

image

Git Version

No response

Operating System

No response

How are you running Gitea?

https://try.gitea.io/

Database

None

Originally created by @stuzer05 on GitHub (Jun 18, 2023). ### Description Empty version in the footer, before there was a git commit hash ### Gitea Version trunk ### Can you reproduce the bug on the Gitea demo site? Yes ### Log Gist _No response_ ### Screenshots ![image](https://github.com/go-gitea/gitea/assets/23124682/640a08c1-c7da-4f93-9929-aa31de05132b) ### Git Version _No response_ ### Operating System _No response_ ### How are you running Gitea? https://try.gitea.io/ ### Database None
GiteaMirror added the issue/regressiontype/bug labels 2025-11-02 09:26:08 -06:00
Author
Owner

@makkes commented on GitHub (Jun 19, 2023):

This breaks the official go-sdk as in gitea.NewClient(host, gitea.SetToken("token")) returns an error:

Malformed version: 
@makkes commented on GitHub (Jun 19, 2023): This breaks the [official go-sdk](https://gitea.com/gitea/go-sdk/) as in `gitea.NewClient(host, gitea.SetToken("token"))` returns an error: ``` Malformed version: ```
Author
Owner

@noahziheng commented on GitHub (Jun 19, 2023):

This breaks the official go-sdk as in gitea.NewClient(host, gitea.SetToken("token")) returns an error:

Malformed version: 

I meet this problem too.

@noahziheng commented on GitHub (Jun 19, 2023): > This breaks the [official go-sdk](https://gitea.com/gitea/go-sdk/) as in `gitea.NewClient(host, gitea.SetToken("token"))` returns an error: > > ``` > Malformed version: > ``` I meet this problem too.
Author
Owner

@techknowlogick commented on GitHub (Jun 19, 2023):

Reopening as my PR may not have actually fixed this

@techknowlogick commented on GitHub (Jun 19, 2023): Reopening as my PR may not have actually fixed this
Author
Owner

@noahziheng commented on GitHub (Jun 20, 2023):

This problem may be fixed by #25381 .

Version is showing in latest nightly image

@noahziheng commented on GitHub (Jun 20, 2023): This problem may be fixed by #25381 . Version is showing in latest nightly image
Author
Owner

@stuzer05 commented on GitHub (Jun 20, 2023):

This problem may be fixed by #25381 .

Version is showing in latest nightly image

I can confirm, version is showing in the latest nightly build
image

@stuzer05 commented on GitHub (Jun 20, 2023): > This problem may be fixed by #25381 . > > Version is showing in latest nightly image I can confirm, version is showing in the latest nightly build ![image](https://github.com/go-gitea/gitea/assets/23124682/c891154a-8e0e-465f-ae9d-d9e6ce02470d)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#11049