Closed (fixed)
Project:
Taxonomy Manager
Version:
6.x-1.1
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Apr 2008 at 04:20 UTC
Updated:
3 Sep 2009 at 05:20 UTC
I have set a parent category the same as it's child by mistake. This caused endless recursion and server overload on page with listing of nodes for this category. It should not be allowed to do this.
Comments
Comment #1
rzelnik commentedThe bug still remains in 6.x version.
Comment #2
mh86 commentedThis has been fixed in the 6--2 branch. I added validations, which detect circular hierarchies.
Comment #3
rzelnik commentedI am very thankful. :)