Opened 15 years ago
Closed 15 years ago
#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: | Focuses: |
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)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
#17670