Commit Graph

2 Commits (74763f50aed7a1d9453a8da29da7c7a1a5a4bd56)

Author SHA1 Message Date
wxiaoguang 93bd4351bf
Fix more "locale" usages ()
wxiaoguang 1c8bc4081a
Show friendly 500 error page to users and developers ()
Close 

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)