#15043 closed defect (bug) (fixed)
Undefined index on dashboard
Reported by: | mrmist | Owned by: | |
---|---|---|---|
Milestone: | 3.1 | Priority: | normal |
Severity: | major | Version: | 3.1 |
Component: | Warnings/Notices | Keywords: | |
Focuses: | Cc: |
Description
Fairly pesky, as it's preventing effective use of wp-debug.
Relates to case $qmeta_key? I guess.
PHP Notice: Undefined index: meta_key in E:\webpage\svn\trunk\wp-includes\query.php on line 2047
Change History (3)
Note: See
TracTickets for help on using
tickets.
Urgh. Forgot to code block my extract for the source, but you guys get what I mean.