mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
This moves the logic of setting the correct permalink values back into the controller. And it replaces the validation with a simpler one, that always works, even when the model is loaded from the DB. Follow-up to #29634 which broke import scripts and lots of documentation on Meta.