-
Notifications
You must be signed in to change notification settings - Fork 395
Open
Labels
Description
Describe the bug
When I'm in the Quarkus blog and I click on the tag release (on the right side), I get redirected to https://quarkus.io/blog/tag/release/, but it shows me all posts which are tagged with release,. So I get only one post (at the moment).
Possibly this is caused by the following post: https://quarkus.io/blog/mandrel-25-released/
At least this one uses commas for all tags. See #2427
It would be nice when this would be fixed, as I use this tag quite often to get an overview about the releases.
Additionally the tags/links with the commas are broken. See list below.
Which pages
https://quarkus.io/blog/tag/release/
Broken tags/links:
- https://quarkus.io/blog/tag/release,
- https://quarkus.io/blog/tag/native,
- https://quarkus.io/blog/tag/mandrel,
- https://quarkus.io/blog/tag/llm,
- https://quarkus.io/blog/tag/langchain4j,
- https://quarkus.io/blog/tag/javascript,
- https://quarkus.io/blog/tag/integration,
- https://quarkus.io/blog/tag/hibernate,
- https://quarkus.io/blog/tag/database,
So all links/tags with a comma at the end.