Menu

#24 Error Pages for 404 and 403

open
None
6
2012-02-17
2011-11-03
No

Create Proper error pages for Not Found and Forbidden

Discussion

  • Tim Parkinson

    Tim Parkinson - 2011-11-17

    And any other 4xx and 5xx that occur frequently.

     
  • Tim Parkinson

    Tim Parkinson - 2011-11-17
    • priority: 5 --> 6
    • assigned_to: nobody --> justinbradley
    • summary: Error Pages --> Error Pages for 404 and 403
     
  • Justin Bradley

    Justin Bradley - 2012-01-06

    I've added a new page, error.php which can be called from other parts of the system.
    This new page builds error pages based on the current failure, currently supports 404, 500, or fails over to a generic error page.
    I have updated the current set of 404 handlers to use this instead.
    Current work committed under r294

     
  • Justin Bradley

    Justin Bradley - 2012-02-15

    Done for 2.2, may do more as required under 2.3.

     
  • Andrew Milsted

    Andrew Milsted - 2012-02-17
    • milestone: --> v9.9 - Future Development
     

Log in to post a comment.