nwams / gitrank-web

Web Play/Scala application delivery gitrank frontend.
https://gitrank.io
Other
10 stars 4 forks source link

0 page number in pagination should return 404 instead of 500 #116

Closed osakatand closed 9 years ago

osakatand commented 9 years ago

When typing http://dev.gitrank.io/github/elastic/elasticsearch?page=0 (note the page=0) a 500 error appears, a 404 it should be.

osakatand commented 9 years ago

Or 400 bad request?

callicles commented 9 years ago

I put 404.