mirror of
https://github.com/zulip/zulip.git
synced 2025-11-11 01:16:19 +00:00
In certain cases, we call `RealmEmoji.save()` before the filename becomes available. This result in getting invalid urls generated and flushed. Normally we call it again shortly after, making it harder to trigger this bug. Fixes #22552. Signed-off-by: Zixuan James Li <p359101898@gmail.com>
18 KiB
18 KiB