Signbank / Global-signbank

An online sign dictionary and sign database management system for research purposes. Developed originally by Steve Cassidy/ This repo is a fork for the Dutch version, previously called 'NGT-Signbank'.
http://signbank.cls.ru.nl
BSD 3-Clause "New" or "Revised" License
19 stars 12 forks source link

Entering a non-existing gloss ID in the url returns an error page #327

Closed vanlummelhuizen closed 4 years ago

vanlummelhuizen commented 7 years ago

E.g. https://signbank.science.ru.nl//dictionary/gloss/1241234

This should probably give a 404 instead.

henrinie commented 7 years ago

It seems that you have `debug = True' in the settings of the production server. It is recommended not to use debug mode when in production. So normally people would not see that kind of an error I guess?

On Thu, Jun 8, 2017 at 1:11 PM, Micha Hulsbosch notifications@github.com wrote:

E.g. https://signbank.science.ru.nl//dictionary/gloss/1241234

This should probably give a 404 instead.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Signbank/NGT-signbank/issues/327, or mute the thread https://github.com/notifications/unsubscribe-auth/ANkkYj69BUcZrWb6Y2oz3t6BpC62kKJ6ks5sB8jLgaJpZM4Nz24r .

vanlummelhuizen commented 4 years ago

This issue seems to be solved. Closing.