mirror of
https://github.com/zulip/zulip.git
synced 2025-11-14 19:06:09 +00:00
While this would never happen for a real article, this prevents a 500 in this case for a situation which is definitely user error and should be a 40x (in this case, 404). As part of this, we refactor the main view code to do validation in a single code path, since the semi-duplicated-in-3-places logic was getting pretty buggy.
7.1 KiB
7.1 KiB