discourse/app/assets
Jeff Wong 63323bd7a8
FIX: category routes model params should decode their URL parts (#8612)
* FIX: category routes model params should decode their URL parts

Ember's route star globbing does not uri decode by default. This is
problematic for subcategory globs with encoded URL site settings enabled.

Subcategories with encoded URLs will 404 without this decode.

I found this https://github.com/tildeio/route-recognizer/pull/91
which explicitly explains that globbing does not decode automatically.
2019-12-23 10:24:41 -08:00
..
images FIX: images:compress rake task 2019-03-15 15:23:57 +01:00
javascripts FIX: category routes model params should decode their URL parts (#8612) 2019-12-23 10:24:41 -08:00
stylesheets UX: Some category page style adjustments for sub-sub categories 2019-12-20 16:17:34 -05:00