mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 06:53:25 +00:00
This commit replaces the "echo_data.orig_raw_content" with "echo_data.raw_content" in "message_edit.js". If the user is editing a message and it fails, all the edited data used to get lost. Now, the new edited content appears so that the user does not lose his edited content. This bug has been present since the original #12145, where a refactoring error resulted in using the pre-edit data. Fixes #18142.
36 KiB
36 KiB