rafalp / Misago

Misago is fully featured modern forum application that is fast, scalable and responsive.
http://misago-project.org
GNU General Public License v2.0
2.49k stars 521 forks source link

Set custom error messages for the 404 error page #1759

Open rafalp opened 1 week ago

rafalp commented 1 week ago

Current 404 error page has hardcoded error message.

It should support custom ones too.

Also, Http404 errors raised in permission checks and elsewhere could be more descriptive (category not found, thread not found, post not found, user not found).