discourse/spec/lib/site_settings
Jarek Radosz bfe0bc0cbd
FIX: Check for category conflicts in SiteSetting validations (#8137)
It was possible to add a category to more than one default group, e.g. "default categories muted" and "default categories watching first post".

The bug was caused by category validations inadvertently comparing strings and numbers.
2019-10-06 20:50:07 +02:00
..
validations_spec.rb FIX: Check for category conflicts in SiteSetting validations (#8137) 2019-10-06 20:50:07 +02:00