Make WordPress Core

Changes between Version 1 and Version 2 of Ticket #38700, comment 11


Ignore:
Timestamp:
11/08/2016 11:27:31 PM (8 years ago)
Author:
jnylen0
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #38700, comment 11

    v1 v2  
    33Can you elaborate, please?  There are no other possible return paths from `wp_update_comment`, other than those 2 error conditions which are checked and tested in [attachment:38700.4.diff].
    44
     5''Edit: I see it now, I missed that `$wpdb->update` could return `false`.''
     6
    57I really don't care how this is fixed, but it's a pretty nasty bug in the API and needs to go in 4.7.