Bug #873

Synnefo needs a generic 404.html template

Added by Apollon Oikonomopoulos almost 13 years ago. Updated almost 13 years ago.

Status:Closed Start date:07/20/2011
Priority:Medium Due date:
Assignee:Kostas Papadimitriou % Done:

0%

Category:deployment Spent time: -
Target version:v0.5.4

Description

Synnefo currently does not include a 404 template. The API has a generic, not_found catch-all view, however any non-existing URI outside the APIs namespace causes a 404 error, which - lacking a 404.html - raises a TemplateNotFound error.

History

#1 Updated by Kostas Papadimitriou almost 13 years ago

  • Assignee set to Kostas Papadimitriou

#2 Updated by Vangelis Koukis almost 13 years ago

  • Category set to deployment
  • Target version set to v0.5.4

#3 Updated by Kostas Papadimitriou almost 13 years ago

fixed on 3f8df45

Added the 404 and 500 template pages on ui/templates.
Added relative symlinks to those templates inside ui/static in case we want to server those pages from the webserver
Added a generic html template which we can change and serve in several occasions (e.g. to inform our users that service is currently unavailable)

#4 Updated by Constantinos Venetsanopoulos almost 13 years ago

  • Status changed from New to Closed

ok, closed

Also available in: Atom PDF