known
known copied to clipboard
Click New Post Is Prefilled in with previous post
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.knownfile - 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!
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.