known icon indicating copy to clipboard operation
known copied to clipboard

Click New Post Is Prefilled in with previous post

Open kreativmind opened this issue 2 years ago • 1 comments

While trying to do this: When I click on the new post button, the writer window appears but its prefilled in with a previous post.

I encountered this error: Every time I click on New Post

Some other notes: Using Tabula Rasa theme (Black)

Give us some context: Using this current version from Github Version: 1.6.1+2023111501 and using MySQL database running Php 8.1

  • It'd also be really handy if you could tell us the contents of your version.known file
  • What database are you using? (e.g. mongo, mysql, postgres)
  • Any warnings or errors in your admin/diagnostics page?
  • If this is a programming bug, can you include examples of any Micropub / API calls / webhook pings you make? Otherwise please don't worry about what this means!
  • Bonus points - are you able to illustrate the issue with a unit test? If so, submit it as a pull request!

kreativmind avatar Dec 24 '23 15:12 kreativmind

Known autosaves posts in a really naive way. It should delete the cache when you publish your post. If it's not doing that, something is misfiring. I've seen this a few times on my own blog - will try and figure out what the cause is.

benwerd avatar Dec 28 '23 04:12 benwerd