mirror of
https://github.com/discourse/discourse.git
synced 2026-07-31 08:38:27 -05:00
If for some reason `Discourse.store.path_for` returns `nil`, the forum would throw an error rather than returning 404. Why would it be `nil`? One cause could be changing the type of file store and having the `url` field no longer be relative.