mirror of
https://github.com/go-gitea/gitea
synced 2024-11-07 10:44:26 +00:00
30708d9ffe
Backport #16956 The mail template rendering was failing with the error - `...vices/mailer/mail.go:301:composeIssueCommentMessages() [E] ExecuteTemplate [issue/default/body]: template: issue/default:65:10: executing "issue/default" at <.i18n.Tr>: can't evaluate field i18n in type *models.Comment` The issue was the template variable i18n is available in the outer scope. Fix #16877 Co-authored-by: 6543 <6543@obermui.de> |
||
---|---|---|
.. | ||
assigned.tmpl | ||
default.tmpl |