[wp-trac] [WordPress Trac] #25511: get_post_meta does not always return data in the same order

WordPress Trac noreply at wordpress.org
Thu Nov 21 19:30:36 UTC 2013


#25511: get_post_meta does not always return data in the same order
------------------------------+-----------------------------
 Reporter:  mattheu           |       Owner:  wonderboymusic
     Type:  enhancement       |      Status:  closed
 Priority:  normal            |   Milestone:  3.8
Component:  General           |     Version:  trunk
 Severity:  normal            |  Resolution:  fixed
 Keywords:  has-patch commit  |
------------------------------+-----------------------------
Changes (by wonderboymusic):

 * owner:   => wonderboymusic
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"26307"]:
 {{{
 #!CommitTicketReference repository="" revision="26307"
 In `update_meta_cache()`, ensure that meta is always stored in the same
 order. Removes an unnecessary `$wpdb->prepare` statement. Adds unit test.

 Props mattheu.
 Fixes #25511.
 }}}

--
Ticket URL: <http://core.trac.wordpress.org/ticket/25511#comment:14>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list