Make WordPress Core

Opened 13 years ago

Closed 13 years ago

#26143 closed defect (bug) (duplicate)

If wp-content dir missing, index is blank, w/o any kind of error, logging, or other message.

Reported by: danthedeckie Owned by:
Priority: normal Milestone:
Component: General Version: 3.7.1
Severity: normal Keywords: has-patch
Cc: Focuses:

Description

Hi, with a fresh wp install here, if the wp-content dir doesn't exist, wp (index.php) returns a completely blank page, HTTP status 200, with no kind of errors at all, even if debug is true.

Suggested patch adds simple test at the end of wp-load.php

Attachments (1)

patch (292 bytes ) - added by danthedeckie 13 years ago.
patch for wp-load.php

Download all attachments as: .zip

Change History (4)

@danthedeckie
13 years ago

patch for wp-load.php

#1 @SergeyBiryukov
13 years ago

Related/duplicate: #21931

#2 @miqrogroove
13 years ago

Actually duplicates #11282. I reported this 4 years ago lol

#3 @nacin
13 years ago

  • Milestone Awaiting Review
  • Resolutionduplicate
  • Status newclosed

Duplicate of #11282.

Note: See TracTickets for help on using tickets.