mirror of
https://github.com/discourse/discourse.git
synced 2025-05-31 19:44:31 +08:00

Specifying more than two tag names when using the `tag:` filter was not working because of a bug in the code where only the first two value in the `tag:` filter was being selected.