0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-26 02:34:32 +01:00
gitea/modules/templates
zeripath 7d2545d183
Add nicer error handling on template compile errors (#21350)
There are repeated issues reported whereby users are unable to interpret
the template errors. This PR adds some (somewhat complex) error handling
to the panic recovery for template renderering but hopefully makes the
interpretation of the error easier.

Reference #21344

Signed-off-by: Andrew Thornton <art27@cantab.net>
2022-10-07 22:02:24 +01:00
..
vars
base.go
dynamic.go Add nicer error handling on template compile errors (#21350) 2022-10-07 22:02:24 +01:00
helper.go
helper_test.go
htmlrenderer.go Add nicer error handling on template compile errors (#21350) 2022-10-07 22:02:24 +01:00
mailer.go
static.go Add nicer error handling on template compile errors (#21350) 2022-10-07 22:02:24 +01:00
templates_bindata.go