however I realized after it was generated, the others I managed to edit, but it gave an error 404 when I was going to edit and this was the only one that doesn’t run out of the accent.
even the questions were being added with accents when I had them. but the questions were normal without touching anything now, I just cleared the cache. this category does not edit, it deletes
The slug generation method is set to ascii but I accidentally typed the slug with an accent. After that I couldn’t enter the edit page of the category.
In the end I fixed the problem entering the rails console and fixing the slug there.
It’s not totally Discourse fault since that depends on the user typing an accent when there shouldn’t be one. But it would be cool if the system checked if the slug typed has only ASCII characters if the slug generation method is set to ascii.