discourse/app/assets
Jeff Wong e36efb1edc FIX: ensure that we encode a slug only once if slug generation method is encoded
This was re-encoding the search slug each loop - if the category list was not
the first category in the list, it'd continually search with a re-encoded search
term from the previous iteration. This results in ember 404ing when navigating
to raw encoded category slugs of the form /c/encoded-slug-with-non-ascii
that have no ID attached.
2019-12-22 00:25:12 -08:00
..
images FIX: images:compress rake task 2019-03-15 15:23:57 +01:00
javascripts FIX: ensure that we encode a slug only once if slug generation method is encoded 2019-12-22 00:25:12 -08:00
stylesheets UX: Some category page style adjustments for sub-sub categories 2019-12-20 16:17:34 -05:00