[wp-trac] [WordPress Trac] #33423: Arguments switched in wp_batch_split_terms Cron Job in 4.3

WordPress Trac noreply at wordpress.org
Mon Sep 7 02:38:15 UTC 2015


#33423: Arguments switched in wp_batch_split_terms Cron Job in 4.3
--------------------------+---------------------
 Reporter:  mechter       |       Owner:  dd32
     Type:  defect (bug)  |      Status:  closed
 Priority:  high          |   Milestone:  4.3.1
Component:  Taxonomy      |     Version:  4.3
 Severity:  critical      |  Resolution:  fixed
 Keywords:  fixed-major   |     Focuses:
--------------------------+---------------------

Comment (by dd32):

 In [changeset:"33936"]:
 {{{
 #!CommitTicketReference repository="" revision="33936"
 Cron: Reject events when the provided `$timestamp` is not a valid
 timestamp.

 Invalid timestamps were previously accepted by the scheduling functions
 but would never be run due to our implementation which caused the cron
 option to forever contain the events.
 This rejects such events which most likely only occur due to developer
 error.

 Props utkarshpatel, wonderboymusic, SergeyBiryukov.
 See #33423, Fixes #33475
 }}}

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


More information about the wp-trac mailing list