mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 21:13:36 +00:00
This fixes a bug with the original frontend-side implementation for
has: filters, where it would incorrectly not match content in cases
where the message's nesting structure did not have an outer tag.
Bug was introduced in 02ea52fc18.
Fixes #16118.