群组简介无法删除

Once a group bio has been set by filling in the About Group field for a group, the bio cannot be deleted through the UI. The only way to remove it is by deleting the group’s bio_cooked property from the database.

The problem seems to be that the cook_bio method only cooks the bio if it is not blank: https://github.com/discourse/discourse/blob/master/app/models/group.rb#L211.

10 個讚

@zogstrip this needs fixing

2 個讚

@gerhard 你能把这个加到你的列表里吗?

1 個讚

这实际上已在以下提交中修复:

5 個讚