Closed (fixed)
Project:
Hierarchical Select
Version:
5.x-3.0-rc5
Component:
Code - Menu
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
3 Nov 2008 at 10:41 UTC
Updated:
3 Dec 2008 at 23:52 UTC
In hs_menu.module, line 98, the function loops endlessy if some menuitem (may be a drupal bug) has pid= mid and the server crashes
Comments
Comment #1
wim leersPlease post the steps to reproduce this problem.
Comment #2
jthorson commentedSounds like what's happening in this other bug report.
To reproduce, create an item in the hierarchy, go back and edit that item, and set it as it's own parent.
Comment #3
wim leersYep, thanks jthorson!
Comment #4
wim leersThis actually wasn't a duplicate, it was just similar.
While I was at it, I also cleaned up the code a little bit.