If i try to rename one of the forum group, and do not give name to the group (empty), the whole group and sub forums deleted.

Example:

Hardware
-- CPU-s
-- Motherboards
-- HDD-s
-- NIC-s
-- Modems

If i try to rename "Hardware" group to another, and i give no name to group, the whole "Hardware" group and the sub topics are deleted.

Comments

kuba.zygmunt’s picture

it happens due to code in taxonomy.module. (containers are vocabularies in taxonomies)
If we didn't put the name of vocabulary, system thinks that we want to delete it.

Zen’s picture

Status: Active » Fixed

This has been fixed in HEAD - You can't enter blank vocabulary/term names.

Marking as fixed.

Thanks
-K

Anonymous’s picture

Status: Fixed » Closed (fixed)