Make WordPress Core

Opened 17 years ago

Closed 17 years ago

#10339 closed defect (bug) (worksforme)

Error pages don't show

Reported by: lrflew Owned by:
Priority: low Milestone:
Component: General Version: 2.8
Severity: minor Keywords:
Cc: Focuses:

Description

after doing some research on wordpress.org, I saw that a 404 message should link to /index.php?error=404, but it only shows the index page without the error message.

Change History (1)

#1 @dd32
17 years ago

  • Component Warnings/NoticesGeneral
  • Milestone Unassigned
  • Resolutionworksforme
  • Status newclosed

Depending on the theme, The 404 case may not be handled.

Also, 404 doesnt redirect to index.php?error=404.

The 404 case and proper headers are being handled right for me under current trunk.

re-open if you have any specific case where its not working, under the default theme and no plugins.

Note: See TracTickets for help on using tickets.