[wp-trac] [WordPress Trac] #18210: Update_post_meta is case insensitive on meta_key, but get_post_meta is NOT
WordPress Trac
wp-trac at lists.automattic.com
Fri Jul 22 07:12:58 UTC 2011
#18210: Update_post_meta is case insensitive on meta_key, but get_post_meta is NOT
--------------------------+------------------------------
Reporter: anmari | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 3.2.1
Severity: normal | Resolution:
Keywords: |
--------------------------+------------------------------
Comment (by anmari):
Further..
delete_post_meta also appears to be case_insensitive.
IE: one can delete issue
delete_post_meta(21, '_ALLDAY');
and any lowercase entries will be deleted too.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/18210#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list