#9034 closed defect (bug) (invalid)
clean post cache after publish_future_post event is fired and post is changed
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 2.7 |
Component: | General | Keywords: | has-patch |
Focuses: | Cc: |
Description
After lengthy debugging, it turns out that in many cases where "Missed Schedule" is diplayed, the root cause is that we didn't clean the post cache after the post status is changed from future to publish.
When any portion of post is changed, we should invalidate the post cache.
Attachments (1)
Change History (6)
Note: See
TracTickets for help on using
tickets.
updated patch