# Ошибка Category Slug при изменении параметра «Разрешить владельцу редактировать первый пост неограниченно»

**URL:** https://meta.discourse.org/t/category-slug-error-when-changing-allow-owner-to-edit-first-post-indefinitely/407105
**Category:** Bug
**Tags:** categories
**Created:** [08.Июль.2026 19:32:49 UTC](https://meta.discourse.org/t/category-slug-error-when-changing-allow-owner-to-edit-first-post-indefinitely/407105 "2026-07-08T19:32:49Z")
**Posts on this page:** 1
**Showing post:** 3

<div class="post-metadata">

### Author: ![awesomerobot](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/awesomerobot/32/142900_2.png) [@awesomerobot](https://meta.discourse.org/u/awesomerobot)
#### Post date: [08.Июль.2026 22:56:29 UTC](https://meta.discourse.org/t/category-slug-error-when-changing-allow-owner-to-edit-first-post-indefinitely/407105/3 "2026-07-08T22:56:29Z")

</div>

Отличное замечание! Спасибо за отчёт. Мы автоматически генерируем слаг при сохранении редактирования, если он оставлен пустым, поэтому в данном случае проверка слишком строгая.

Я убираю эту проверку здесь:

> <https://github.com/discourse/discourse/pull/41570>
>
> Reported here: https://meta.discourse.org/t/category-slug-error-when-changing-al…low-owner-to-edit-first-post-indefinitely/407105
> 
> We throw a validation error on category edit if you leave the slug field blank, but it's not actually required at all... we'll auto-generate one if it's blank. Also updated the placeholder text to clarify (we auto replaces spaces with dashes too, so that's unnecessary guidance)

---

_[View the full topic](https://meta.discourse.org/t/category-slug-error-when-changing-allow-owner-to-edit-first-post-indefinitely/407105)._
