Make WordPress Core

Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#15043 closed defect (bug) (fixed)

Undefined index on dashboard

Reported by: mrmist Owned by:
Priority: normal Milestone: 3.1
Component: Warnings/Notices Version: 3.1
Severity: major Keywords:
Cc: Focuses:

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)

#1 @mrmist
16 years ago

Urgh. Forgot to code block my extract for the source, but you guys get what I mean.

#2 @mrmist
16 years ago

  • Keywords needs-patch removed
  • Resolutionfixed
  • Status newclosed

[15729] seems to have fixed this.

#3 @nacin
16 years ago

  • Milestone Awaiting Review3.1
Note: See TracTickets for help on using tickets.