mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
We had a missing formats: string on our render partial that caused logs to spam when CSS files got 404s. Due to magic discourse_public_exceptions.rb was actually returning the correct 404 cause it switched format when rendering the error.