WordPress.org

Make WordPress Core

#18969 closed defect (bug) (duplicate)

PHP notices caused by r18541

Reported by: johnbillion Owned by:
Priority: normal Milestone:
Component: General Version: 3.3
Severity: minor Keywords:
Cc:

Description

Changes made in r18541 cause notices when viewing a second-level page (eg. example.com/foo/bar/).

Notice: Undefined index: 0 in [...]\wp-includes\post.php on line 3175
Notice: Trying to get property of non-object in [...]\wp-includes\post.php on line 3171
Notice: Trying to get property of non-object in [...]\wp-includes\post.php on line 3178

Change History (1)

comment:1 dd3220 months ago

  • Milestone Awaiting Review deleted
  • Resolution set to duplicate
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.