Make WordPress Core

Opened 13 years ago

Closed 13 years ago

#25619 closed defect (bug) (duplicate)

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

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

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 13 years ago.

Download all attachments as: .zip

Change History (4)

@kovshenin
13 years ago

#1 @kovshenin
13 years ago

  • Keywords has-patch added

#2 @nacin
13 years ago

  • Component GeneralOptions and Meta

#3 @nacin
13 years ago

  • Milestone Awaiting Review
  • Resolutionduplicate
  • Status newclosed

Got picked up in [26307]. #25511.

Note: See TracTickets for help on using tickets.