Make WordPress Core

Opened 16 years ago

Closed 16 years ago

#12751 closed defect (bug) (fixed)

Future wordpress post changed to past, wordpress status still Scheduled

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

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 16 years ago.

Download all attachments as: .zip

Change History (4)

#1 @bumbu
16 years ago

  • Cc bmbalex@… added
  • Keywords post_time post_type added
  • Owner set to bumbu
  • Status newaccepted

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

#2 @bumbu
16 years ago

  • Keywords has-patch added; post_time post_type removed
  • Owner bumbu removed
  • Status acceptedassigned

#3 @dd32
16 years ago

  • Resolutionfixed
  • Status assignedclosed

(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.