Skip to content

Commit list author rendering regression in v1.24+ #34991

Closed
@silverwind

Description

@silverwind

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.

  1. Author is not associated to local user via commit e-mail address despite e-mail address matching
  2. 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

No one assigned

    Labels

    issue/confirmedIssue has been reviewed and confirmed to be present or accepted to be implementedtype/bug

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions