Roundup Tracker - Issues

Issue 1403287

classification
Searching for an issue number that does not exist
Type: rfe Severity: normal
Components: None Versions:
process
Status: closed fixed
:
: jpend : jpend
Priority: low :

Created on 2006-01-11 20:48 by anonymous, last changed 2007-09-12 01:16 by jpend.

Messages
msg3405 Author: [hidden] (anonymous) Date: 2006-01-11 20:48
If you seacrh for an item number using the "Show
Issue:" button and the issue number you use does not
exist Roundup display an "Error response" webpage.
Could this be changed to display a meesage saying
"issue not found"? or something similar
msg3406 Author: [hidden] (jpend) Date: 2007-09-12 01:16
Change checked in to CVS that allows you to customize 404 error by new template files:

_generic.404.html or classname.404.html (e.g. issue.404.html). You can then change the error message to be whatever you want.
History
Date User Action Args
2006-01-11 20:48:32anonymouscreate