This website requires JavaScript.
Threads
Microblog
People
Chat
Code
Threads
Microblog
People
Chat
Code
Repositories
Users
Organizations
Sign in
thepaperpilot
/
forgejo
Watch
1
Star
0
Fork
You've already forked forgejo
0
Code
Issues
Pull requests
Releases
Activity
Actions
406b3a6202
forgejo
/
templates
/
devtest
/
tmplerr-sub.tmpl
4 lines
73 B
Go HTML Template
Raw
Normal View
History
Unescape
Escape
Show friendly 500 error page to users and developers (#24110) Close #24104 This also introduces many tests to cover many complex error handling functions. ### Before The details are never shown in production. <details> ![image](https://user-images.githubusercontent.com/2114189/231805004-13214579-4fbe-465a-821c-be75c2749097.png) </details> ### After The details could be shown to site admin users. It is safe. ![image](https://user-images.githubusercontent.com/2114189/231803912-d5660994-416f-4b27-a4f1-a4cc962091d4.png)
2023-04-14 05:19:11 +00:00
sub template triggers an executing error
Backport ctx locale refactoring manually (#27231) (#27259) (#27260) Backport #27231 #27259 manually --------- Co-authored-by: delvh <dev.lh@web.de>
2023-09-25 13:15:51 +00:00
{{
ctx
.Locale.NoSuch
"asdf"
}}
Reference in a new issue
Copy permalink