mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
The same pattern being matched multiple times in a topic cannot be properly ordered using topic_name.find(match_text) and etc. when there are multiple matches of the same pattern in the topic. Signed-off-by: Zixuan James Li <p359101898@gmail.com>