#102: Use HTTP response codes correctly ------------------------+--------------------------------------------------- Reporter: dom | Owner: dom Type: defect | Status: new Priority: normal | Milestone: Component: openguides | Version: svn Severity: normal | Keywords: ------------------------+--------------------------------------------------- For example, if I try to visit action=about when that action isn't defined, I should get an HTTP 404 or similar, rather than an HTML message about node not being found.