Bug: we don't always return a proper 404 error
Reported by dleffler | August 23rd, 2013 @ 10:12 PM | in 2.2.3 (closed)
Several instances only spit out the 404 message and not as a 404 error
- expTheme
- eventController
- navigationController
and in some instances we call the nofoundController 'page_not_found()' method which simply spits out the page without the error which is how the 'handle()' method is intended to work
- storeController
- helpController
Comments and changes to this ticket
-
expNinja August 31st, 2013 @ 06:14 PM
- State changed from new to resolved
(from [ac3663638c0045496047c2f84c383f9bb466a9d2]) Return a proper 404 or 403/401 error [#1078 state:resolved] [#1079 state:resolved] Implements including the apple-touch-icon (if icon/s are present in theme) and viewport meta tags [#1090 milestone:2.2.3 responsible:dleffler] https://github.com/exponentcms/exponent-cms/commit/ac3663638c004549...
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Bug Tracker for Exponent CMS
People watching this ticket
Tags
Referenced by
- 1079 Feature request - Should 403 error be a hard 401 error (from [ac3663638c0045496047c2f84c383f9bb466a9d2]) Return ...
- 1090 Feature request - Implement the meta viewport tag (from [ac3663638c0045496047c2f84c383f9bb466a9d2]) Return ...