Opened 10 years ago
Last modified 10 years ago
#979 new defect
Server Error is untranslatable
Reported by: | Genghis Khan | Owned by: | |
---|---|---|---|
Priority: | trivial | Milestone: | |
Component: | graphic design/interface | Keywords: | |
Cc: | Parent Tickets: |
Description
The following page is available only in English.
Server Error
YEOWCH... that's an error!
.-------------------------. | __ _ | | -, \_,------,_// | | <\ ,-- --.\ | | / (x ) ( X ) | | ' '--, ,--'\ | | / \ -v-v-u-v / | | . '.__.--__'.\ | | / ',___/ / \__/' | | | | ,'\_'/, || | | \_| | | | | || | | W',_ ||| |||_'' | | | '------'| | | |__| |_|_ | | ,,,-' '-,,, | '-------------------------'
Something bad happened, and things broke.
If this is not your website, you may want to alert the owner.
Powered... er broken... by MediaGoblin, a GNU Project.
Note:
See TracTickets
for help on using tickets.
We need to restore #976 first. But I am marking this as very low priority also... it's a good idea, but there are complications that are not obvious.
This is actually a separate WSGI application, not MediaGoblin itself, at present... this is intentional, to keep the application as minimal and separate as possible so that the things that are breaking MediaGoblin are probably not breaking the error capturing application. See paste.ini's pipeline to see how this is set up.
I am unsure if we should do this or not. It could end up backfiring on us.