template: explore/repo_list:5:200: executing "explore/repo_list" at <.Owner.Name>: can't evaluate field Name in type *models.User #968

Closed
opened 2025-11-02 03:43:39 -06:00 by GiteaMirror · 2 comments
Owner

Originally created by @strk on GitHub (Aug 16, 2017).

Originally assigned to: @lunny on GitHub.

  • Gitea version (or commit ref): 722bcefbbf

  • Database (use [x]):

    • PostgreSQL

Description

Right after going to /expore/repo (there's no repository) results in an error printed in page:

template: explore/repo_list:5:200: executing "explore/repo_list" at <.Owner.Name>: can't evaluate field Name in type *models.User
Originally created by @strk on GitHub (Aug 16, 2017). Originally assigned to: @lunny on GitHub. - Gitea version (or commit ref): 722bcefbbf26f4bca74f160295611cc982b364dc - Database (use `[x]`): - [x] PostgreSQL ## Description Right after going to `/expore/repo` (there's no repository) results in an error printed in page: ``` template: explore/repo_list:5:200: executing "explore/repo_list" at <.Owner.Name>: can't evaluate field Name in type *models.User ```
GiteaMirror added the type/bug label 2025-11-02 03:43:39 -06:00
Author
Owner

@lunny commented on GitHub (Aug 17, 2017):

@strk can you reproduce it on https://try.gitea.io ?

@lunny commented on GitHub (Aug 17, 2017): @strk can you reproduce it on https://try.gitea.io ?
Author
Owner

@strk commented on GitHub (Aug 17, 2017):

On August 17, 2017 3:26:59 AM CEST, Lunny Xiao notifications@github.com wrote:

@strk can you reproduce it on https://try.gitea.io ?

It takes a new install with no repositories so cannot be reproduced on try.gitea.io unless we reset to empty
--strk;

Sent from hand-held device, sorry for brevity

@strk commented on GitHub (Aug 17, 2017): On August 17, 2017 3:26:59 AM CEST, Lunny Xiao <notifications@github.com> wrote: >@strk can you reproduce it on https://try.gitea.io ? It takes a new install with no repositories so cannot be reproduced on try.gitea.io unless we reset to empty --strk; Sent from hand-held device, sorry for brevity
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#968