[wp-trac] [WordPress Trac] #22192: update_metadata() and update_option() strict checks can cause false negatives

WordPress Trac noreply at wordpress.org
Thu Mar 9 14:33:27 UTC 2023


#22192: update_metadata() and update_option() strict checks can cause false
negatives
-----------------------------------+--------------------------
 Reporter:  nacin                  |       Owner:  (none)
     Type:  defect (bug)           |      Status:  new
 Priority:  normal                 |   Milestone:
Component:  Options, Meta APIs     |     Version:
 Severity:  normal                 |  Resolution:
 Keywords:  has-patch 2nd-opinion  |     Focuses:  performance
-----------------------------------+--------------------------

Comment (by domainsupport):

 Is there any chance this patch can be signed off? We're getting many false
 negatives per day on one of our sites because of this bug which is causing
 un-necessary calls to `$wpdb->insert()` in `update_option()`.

 Is there a reason that this is still open 10 years later?

 Thanks,

 Oliver

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/22192#comment:14>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list