mirror of
https://github.com/zulip/zulip.git
synced 2025-11-12 09:58:06 +00:00
Fixes #9305. Empty operators are not allowed while parsing narrowing URLs. `parse_narrow` stops parsing further if it encounters an empty string operator.