Toggle Code View still shows original code after editing a post
3 replies, posted
Replication steps:
Edit a post via Edit Post and submit (but don't reload).
Show its source via Toggle Code View.
Expected result:
The code should match the current version of the post.
Actual result:
The code matches the previous version of the post.
Is this the correct way to report bugs? I didn't see a template, so I just went with what I normally do 😅
Probably the same bug as my reply in BUG: Editing a thread or comment. But it's good for it to have its own thread.
I remember reporting that one at least a month ago somewhere... Yeah, it's probably closely related at least.
The JavaScript / client when saving a post doesn't update all the metadata that it should update, it just changed the post area from editable to not.
Sorry, you need to Log In to post a reply to this thread.