mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 09:26:54 -06:00
0846862cb5
When a crawler visits a topic that has a deleted author, it would error because the `show.html.erb` view was expecting a user to be always present. This ensure we don't render the "author" meta data when the author of the topic has been deleted. Internal ref t/132508 |
||
---|---|---|
.. | ||
assets | ||
controllers | ||
helpers | ||
jobs | ||
mailers | ||
models | ||
serializers | ||
services | ||
views |