Make WordPress Core

Opened 15 years ago

Closed 15 years ago

#12751 closed defect (bug) (fixed)

Future wordpress post changed to past, wordpress status still Scheduled

Reported by: poil11's profile poil11 Owned by:
Milestone: 3.0 Priority: normal
Severity: normal Version: 3.0
Component: General Keywords: has-patch
Focuses: Cc:

Description

When publishing a post and setting the date into the future and pushing publish, then changing the date to the past, the post status still remains Scheduled.

Attachments (1)

bmb_0002_t12751.patch (573 bytes) - added by bumbu 15 years ago.

Download all attachments as: .zip

Change History (4)

#1 @bumbu
15 years ago

  • Cc bmbalex@… added
  • Keywords post_time post_type added
  • Owner set to bumbu
  • Status changed from new to accepted

with this patch all posts that had status 'future' will change to 'publish' if it is needed.

#2 @bumbu
15 years ago

  • Keywords has-patch added; post_time post_type removed
  • Owner bumbu deleted
  • Status changed from accepted to assigned

#3 @dd32
15 years ago

  • Resolution set to fixed
  • Status changed from assigned to closed

(In [14062]) Update Future Scheduled posts publish status to Published upon updating the date to a past date. Props bumbu. Fixes #12751

Note: See TracTickets for help on using tickets.