]> source.dussan.org Git - gitea.git/commit
Fix the commit diff route (#20796)
authorMaeIsBad <26093674+MaeIsBad@users.noreply.github.com>
Mon, 15 Aug 2022 06:13:08 +0000 (08:13 +0200)
committerGitHub <noreply@github.com>
Mon, 15 Aug 2022 06:13:08 +0000 (14:13 +0800)
commitf158840606454a586bc0372ac7938d6955e56d5d
treed60ca76690f6e40df5d5faf2a7c4e462b8818769
parentefaa9958b5a5b90381da439ba78a0abad945703e
Fix the commit diff route (#20796)

Gitea used to return 500 on the /:user/:repo/:commit route due to locale
being undefined in the escape_title template.

Co-authored-by: bad <badatnames@tutanota.com>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
Co-authored-by: zeripath <art27@cantab.net>
templates/repo/diff/section_split.tmpl
templates/repo/diff/section_unified.tmpl