PPL

404 Errors need to be really 404

Bug #692136 reported by rejon
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
PPL
Invalid
Low
rejon

Bug Description

Try a random link at the / and you'll get the default aiki 404 error. It appears to be a soft 404. We need a real 404 and a fallback to a db backed 404 first, then to this lame 404.

http://pple.aikilab.com/asdfadsfadsf

Bassel, lets talk about this...which it tis...

http://en.wikipedia.org/wiki/HTTP_404

rejon (rejon)
Changed in aikiframework:
importance: Undecided → Medium
milestone: none → 0.8
Revision history for this message
Bassel Safadi (bassel) wrote :

not ture,
this is a real 404. please check the status using firebug or some other tool
there is a (HTTP/1.1 404 Not Found) sent with 404 pages

also there is a fallback to db, if you enable the option ($config["register_errors"]) in config.php
it will register those errors in aiki_redirects and allow th user to add a redirect for each one of those 404

Changed in ppl:
status: New → Invalid
Changed in aikiframework:
status: New → Invalid
Revision history for this message
Bassel Safadi (bassel) wrote :

also the current 404 can be changed in config.php

Revision history for this message
rejon (rejon) wrote :
summary: - 404 Errors need to be realy 404
+ 404 Errors need to be really 404
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.