mirror of
https://github.com/zulip/zulip.git
synced 2025-11-10 17:07:07 +00:00
This solves the problem that resolving a topic with a long name (>60 characters) will cause the topic name to be truncated, and thus the edit message code path thinks that the topic is being moved in addition to being resolved. We store the pre-truncation topic and use it to check against the original topic when determining whether a topic is being moved while getting (un)resovled or not. Fixes #23482 Signed-off-by: Zixuan James Li <p359101898@gmail.com>
133 KiB
133 KiB