discourse/app
Kane York 59ef48c0b9
FIX: Remove custom 'error' action on build-category-route/discovery (#11425)
The root cause of the issue was that the route was overriding the 'error' action from the correctly implemented handler in routes/application.js.

Remove the custom handler, and the duplicated template logic for displaying the errorHtml.

Fixes: e16b3da04a
2020-12-08 11:58:36 -08:00
..
assets FIX: Remove custom 'error' action on build-category-route/discovery (#11425) 2020-12-08 11:58:36 -08:00
controllers FIX: Generate correct prev and next topics page URL (#11431) 2020-12-08 17:34:28 +02:00
helpers UX: Use appropriate logo on static pages (#11211) 2020-11-12 10:50:55 -08:00
jobs DEV: Always enqueue sidekiq jobs after database transaction commit (#11293) 2020-12-08 11:05:01 +11:00
mailers FIX: Ensure group SMTP and message builder always uses from address for Reply-To when IMAP is enabled (#11037) 2020-10-28 07:01:58 +10:00
models FEATURE: Link to text customization when editing system badges (#11345) 2020-12-08 11:55:49 -08:00
serializers FEATURE: Link to text customization when editing system badges (#11345) 2020-12-08 11:55:49 -08:00
services FEATURE: silently close topic (#11392) 2020-12-03 10:43:19 +11:00
views Move CSS link tags above JS in the head 2020-11-17 09:57:30 -05:00