Make WordPress Core

Opened 20 years ago

Closed 20 years ago

#2547 closed defect (bug) (fixed)

Edited future posts should reschedule or delete the cron.

Reported by: masquerade Owned by: masquerade
Priority: normal Milestone: 2.1
Component: Administration Version: 2.0.1
Severity: normal Keywords:
Cc: Focuses:

Description

Currently, if someone was to reschedule a future post for some other time in the future, the old cron would remain in existance, and possibly publish the post at the wrong time. If the post is scheduled for the past, we need to remove the cron so it doesn't fire unnecessarily.

Change History (2)

#1 @matt
20 years ago

  • Milestone 2.12.2

#2 @ryan
20 years ago

  • Milestone 2.22.1
  • Resolutionfixed
  • Status newclosed

Should be fixed.

Note: See TracTickets for help on using tickets.