mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
If a user could not set tags because they had a trust level lower than min_trust_level_to_tag_topics site setting, the "Create Topic" button from a tag page would still show up and be enabled. Clicking it caused the composer model to silently have the tags set.