mirror of https://github.com/go-gitea/gitea
Fix of template error in "/:owner/:repo/pulls" (#3343)
If anonymous (not signed in user) requests page "/:owner/:repo/pulls" he gets an error: template: repo/issue/list:11:105: executing "repo/issue/list" at <.PullRequestCtx.Base...>: nil pointer evaluating *models.Repository.Link This commit fixes that. Signed-off-by: Dmitry Yu Okunev <dyokunev@ut.mephi.ru>pull/197/head
parent
ad7ea88923
commit
55b4e77a5e
Loading…
Reference in new issue