Opened 13 years ago
Closed 13 years ago
#19366 closed defect (bug) (fixed)
PHP notices if you aren't logged in and view a post preview
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 3.4 | Priority: | normal |
Severity: | normal | Version: | 2.8 |
Component: | Query | Keywords: | has-patch |
Focuses: | Cc: |
Description
Notice: Undefined offset: 0 in /wp-includes/query.php on line 2686 Notice: Trying to get property of non-object in /wp-includes/query.php on line 2686 Notice: Trying to get property of non-object in /wp-includes/capabilities.php on line 1000 Notice: Trying to get property of non-object in /wp-includes/capabilities.php on line 1004 Notice: Trying to get property of non-object in /wp-includes/capabilities.php on line 1006 Notice: Trying to get property of non-object in /wp-includes/capabilities.php on line 1007 Notice: Trying to get property of non-object in /wp-includes/capabilities.php on line 1007 Notice: Trying to get property of non-object in /wp-includes/capabilities.php on line 1010 Notice: Trying to get property of non-object in /wp-includes/capabilities.php on line 1010
Attachments (1)
Change History (5)
Note: See
TracTickets for help on using
tickets.
In [19604]: