Make WordPress Core

Opened 7 years ago

Closed 7 years ago

#47589 closed defect (bug) (fixed)

Truthy test reversed to falsey in [45559]

Reported by: peterwilsoncc Owned by: peterwilsoncc
Priority: normal Milestone: 5.3
Component: Cron API Version: 5.3
Severity: normal Keywords: has-patch
Cc: Focuses:

Description

Reported by @obenland.

Attachments (1)

47589.diff (417 bytes ) - added by peterwilsoncc 7 years ago.

Download all attachments as: .zip

Change History (2)

@peterwilsoncc
7 years ago

#1 @peterwilsoncc
7 years ago

  • Resolutionfixed
  • Status assignedclosed

In 45562:

Cron: Fix condition reversed in [45559].

In [45559] a test for not-falsey was reversed to a falsey check.

Props obenland.
Fixes #47589.

Note: See TracTickets for help on using tickets.