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

rzelnik’s picture

Version: 5.x-1.0 » 6.x-1.1

The bug still remains in 6.x version.

mh86’s picture

Status: Active » Fixed

This has been fixed in the 6--2 branch. I added validations, which detect circular hierarchies.

rzelnik’s picture

I am very thankful. :)

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.