mirror of
https://github.com/discourse/discourse.git
synced 2025-02-11 13:55:07 +00:00
eeae657ca5
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.