-
-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Closed
Labels
good first issueLikely to be an easy fixLikely to be an easy fixissue/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 implementedtopic/uiChange the appearance of the Gitea UIChange the appearance of the Gitea UItype/bugtype/proposalThe new feature has not been accepted yet but needs to be discussed first.The new feature has not been accepted yet but needs to be discussed first.
Description
Description
$.Owner
here seems to be repository owner instead of LFS Lock owner
gitea/templates/repo/settings/lfs_locks.tmpl
Lines 33 to 36 in 94cca88
<a href="{{$.Owner.HomeLink}}"> | |
{{ctx.AvatarUtils.Avatar $.Owner}} | |
{{$.Owner.DisplayName}} | |
</a> |
can not reproduce on demo site, because lfs not enabled
Screenshots
Gitea Version
1.22.1
Can you reproduce the bug on the Gitea demo site?
No
Operating System
win11 22H2
Browser Version
chrome 127
Metadata
Metadata
Assignees
Labels
good first issueLikely to be an easy fixLikely to be an easy fixissue/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 implementedtopic/uiChange the appearance of the Gitea UIChange the appearance of the Gitea UItype/bugtype/proposalThe new feature has not been accepted yet but needs to be discussed first.The new feature has not been accepted yet but needs to be discussed first.