Make WordPress Core

Opened 11 years ago

Closed 11 years ago

#25619 closed defect (bug) (duplicate)

Don't use wpdb::prepare() in update_meta_cache()

Reported by: kovshenin's profile kovshenin Owned by:
Milestone: Priority: normal
Severity: normal Version: 2.9
Component: Options, Meta APIs Keywords: has-patch
Focuses: Cc:

Description

Using wpdb::prepare() in update_meta_cache() doesn't really prepare anything. If #25604 makes it in, core will be _doing_it_wrong().

Attachments (1)

25619.diff (603 bytes) - added by kovshenin 11 years ago.

Download all attachments as: .zip

Change History (4)

@kovshenin
11 years ago

#1 @kovshenin
11 years ago

  • Keywords has-patch added

#2 @nacin
11 years ago

  • Component changed from General to Options and Meta

#3 @nacin
11 years ago

  • Milestone Awaiting Review deleted
  • Resolution set to duplicate
  • Status changed from new to closed

Got picked up in [26307]. #25511.

Note: See TracTickets for help on using tickets.