Closed (fixed)
Project:
Drupal core
Version:
4.6.5
Component:
forum.module
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Mar 2006 at 09:14 UTC
Updated:
22 Mar 2006 at 14:00 UTC
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
Comment #1
kuba.zygmunt commentedit 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.
Comment #2
Zen commentedThis has been fixed in HEAD - You can't enter blank vocabulary/term names.
Marking as fixed.
Thanks
-K
Comment #3
(not verified) commented