Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Editing Post cache issue #1993

Closed
markwaters opened this issue Feb 5, 2018 · 3 comments
Closed

Editing Post cache issue #1993

markwaters opened this issue Feb 5, 2018 · 3 comments

Comments

@markwaters
Copy link

markwaters commented Feb 5, 2018

While trying to do this:

Edit a post

I encountered this error:

Shows previous version.

Steps to reproduce.

  1. Create a post.
  2. Publish Post.
  3. Edit same post.
  4. Edit page shows older version.
  5. Hard reload browser with Control+Shift+R
  6. Post reloads with latest correct contents.

I have cleared the Firefox cache , I have also tried disabling the PHP op-cache.
Seeing same issue in Chromium browser and Firefox on Android and Windows.

version = "0.9.9"
build = 2018020401

@markwaters
Copy link
Author

I have rolled back to dbdec00
with
git reset --hard dbdec00
and I am no longer seeing this issue.

@markwaters
Copy link
Author

Rolling forward this morning.
Not seeing this issue at commit 6e35161
But I am seeing it at 39d87d8

@mapkyca
Copy link
Member

mapkyca commented Feb 7, 2018

My bet is that this was introduced by the fixing of the cache header with ce203f7

@mapkyca mapkyca closed this as completed in 105bc95 Feb 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants