mirror of
https://github.com/discourse/discourse.git
synced 2025-03-06 05:05:25 +08:00

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.