Incorrect latest commit message in UI when viewing tag #9784

Closed
opened 2025-11-02 08:49:34 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @silverwind on GitHub (Nov 4, 2022).

Description

The latest commit is incorrectly rendered when viewing a tag, the first line (commit title) is absent. It's okay when viewing a branch.

Not OK (tag view) https://try.gitea.io/silverwind/remap-css/src/tag/5.0.4:

image

OK (branch view) https://try.gitea.io/silverwind/remap-css/src/branch/master:

image

Gitea Version

1.19

Can you reproduce the bug on the Gitea demo site?

Yes

Originally created by @silverwind on GitHub (Nov 4, 2022). ### Description The latest commit is incorrectly rendered when viewing a tag, the first line (commit title) is absent. It's okay when viewing a branch. Not OK (tag view) https://try.gitea.io/silverwind/remap-css/src/tag/5.0.4: <img width="667" alt="image" src="https://user-images.githubusercontent.com/115237/200040454-56484d16-385f-414c-8d70-9340969d6b9d.png"> OK (branch view) https://try.gitea.io/silverwind/remap-css/src/branch/master: <img width="370" alt="image" src="https://user-images.githubusercontent.com/115237/200040423-a84c83c2-8ca7-4b3d-a0c4-c8516f37dafd.png"> ### Gitea Version 1.19 ### Can you reproduce the bug on the Gitea demo site? Yes
GiteaMirror added the type/bug label 2025-11-02 08:49:34 -06:00
Author
Owner

@KN4CK3R commented on GitHub (Nov 5, 2022):

Added a patch in #21693.

@KN4CK3R commented on GitHub (Nov 5, 2022): Added a patch in #21693.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#9784