Bug #882
Server error on invalid date in URL
| Status : | New | Start : | ||
| Priority : | Normal | Due date : | ||
| Assigned to : | scott - | % Done : | 0% |
|
| Category : | frontend | |||
| Target version : | - | |||
| Resolution : |
Description
When someone tries to access an invalid date in ArticlesController#find_by_date (e.g., using the url http://example.com/articles/2006/01/00/), a server error results, instead of the desired 'Page not found'.