-
-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Closed
Labels
issue/confirmedIssue has been reviewed and confirmed to be present or accepted to be implementedIssue has been reviewed and confirmed to be present or accepted to be implementedtype/bug
Milestone
Description
Description
In 1.24.2 and on main branch, I notice two bugs in the commit list author rendering. In the latest commit rendering, everything works as expected.
- Author is not associated to local user via commit e-mail address despite e-mail address matching
- The author link renders invalid hrefs which leads to the 404 page:
<a class="muted author-wrapper" href="/Firstname%20Lastname">Firstname Lastname</a>
Gitea Version
main
Can you reproduce the bug on the Gitea demo site?
no
How are you running Gitea?
natively
Database
MySQL/MariaDB
Metadata
Metadata
Assignees
Labels
issue/confirmedIssue has been reviewed and confirmed to be present or accepted to be implementedIssue has been reviewed and confirmed to be present or accepted to be implementedtype/bug