Make WordPress Core

Opened 11 years ago

Closed 10 years ago

#33845 closed defect (bug) (invalid)

Scheduled posts get a publish rather than an update button when edited

Reported by: oandp Owned by:
Priority: normal Milestone:
Component: Posts, Post Types Version: 4.3
Severity: normal Keywords:
Cc: Focuses:

Description

I have several posts scheduled for future dates. I have accidentally posted four of them recently. It is because when I edit the posts to make minor tweaks ahead of publishing using the normal editor, instead of the Update button appearing on changes, a Publish button appears which I just hit without thinking. In order to fix this I need to alter the schedule time (by 1 minute) and then a schedule button appears and I can "reschedule" the post. This has only been happening since the 4.3 upgrade. It seems not to detect that the future schedule date is there.

Attachments (2)

Screen Shot 2015-09-20 at 12.00.36 pm.png (37.2 KB ) - added by oandp 11 years ago.
screenshot
Screen Shot 2015-09-20 at 12.01.26 pm.png (37.6 KB ) - added by oandp 11 years ago.
screenshot 2

Download all attachments as: .zip

Change History (14)

#1 @SergeyBiryukov
11 years ago

  • Component GeneralPosts, Post Types
  • Version4.3

#2 @oandp
11 years ago

Like all good bugs it is intermittent. :)

#3 @nofearinc
11 years ago

I cannot reproduce the issue both with 4.3 on a blog with scheduled entries, and latest trunk running locally with several scheduled posts.

I've tested both the Text and Visual editors, editing from the All Posts view or the Admin Toolbar.

Could you confirm that no plugin is interfering with the standard Core behavior?

#4 @oandp
11 years ago

I will do some testing. The problem is it is intermittent and that's what catches me. I expect the button to say update and just hit it. Sometimes it has switched to publish.

#5 @wonderboymusic
11 years ago

  • Milestone Awaiting Review
  • Resolutionworksforme
  • Status newclosed

Thanks for the report, @oandp. Keep them coming if you find any issues with WordPress, but I can't reproduce this either.

#6 @oandp
11 years ago

I can't reproduce it now either. Happy to close and I will reopen a new ticket if it reoccurs and I have a reproducible problem.

#7 @oandp
11 years ago

  • Resolution worksforme
  • Status closedreopened

Of course it is now back. i have some screenshots.the first one shows that it is in draft mode and the button says publish rather than schedule even though the schedule date is 3 days in the future. The second shows that I can only get the schedule button up by changing the schedule time. When I do this the button appears as schedule. It is though that under some circumstances the schedule date is just not recognised. This has happened now 4 times where I have actually published the post accidentally. When the post is published it says it was published on the scheduled date which hasn't yet arrived.

#8 follow-up: @Ipstenu
11 years ago

@oandp - You have a 'purge from cache' link there. What plugin is that? This almost sounds like an opcache insanity issue.

#9 in reply to: ↑ 8 @oandp
11 years ago

Replying to Ipstenu:

@oandp - You have a 'purge from cache' link there. What plugin is that? This almost sounds like an opcache insanity issue.

It is W3 Total Cache.

#10 @Ipstenu
11 years ago

Did you set it up to work with xcache or memcached? This is sort of the case where you'd want to test with all plugins off, but I don't know if you can do that on your live box. It would explain why we don't see it on ours though (I'm not using w3tc)

#11 @SergeyBiryukov
11 years ago

  • MilestoneAwaiting Review

#12 @swissspidy
10 years ago

  • Milestone Awaiting Review
  • Resolutioninvalid
  • Status reopenedclosed

Couldn't be reproduced successfully and might be caused by a plugin or Opcache, not WordPress.

Note: See TracTickets for help on using tickets.