mirror of
https://github.com/discourse/discourse.git
synced 2026-08-03 09:53:24 -05: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.