Missing routes for tags.showCategory and tags.showParentCategory

Hi @neil,

we are experiencing some issues with the Tag Feature since it was merged into core.

Problem:

Unable to filter topics by category and tag

How to reproduce the bug:

  • Enable the tag feature
  • Enable show dropdown tag list
  • Select a category
  • Select a tag

Possible cause:

Missing routes in the frontend application or wrong routes definition

Thanks :grinning:

2 Likes

Yes this is on my list for today. Something got lost during the merge into core…

1 Like

Fixed it here, thanks for reporting it :slight_smile:

https://github.com/discourse/discourse/commit/f9fe9ac3ed07f664a10bdbeab67b4e0519197791

7 Likes

Awesome! :heart_eyes: Everything is working fine now!

3 Likes