facundobatista / kilink

A next generation pastebin
GNU General Public License v3.0
25 stars 30 forks source link

Get 500 error instead of a 404 #115

Open matibarriento opened 7 years ago

matibarriento commented 7 years ago

When you go to http://linkode.org/R you should get a 404 error because that linkode not (and can't) exist. Instead, you get a 500 error.

facundobatista commented 7 years ago

This is not solved yet by #118 (however behaviour improved).

After #118, it shows a generic "error getting linkode", while it should say something more appropiate, like "there is no linkode for that id"