Closed (fixed)
Project:
Drupal For Firebug
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Apr 2011 at 18:39 UTC
Updated:
9 May 2011 at 04:41 UTC
Jump to comment: Most recent file
Comments
Comment #1
geek-merlinadded a dirty debug line to that function:
and squeezed out the input that brought the function to that infinite loop:
Comment #2
geek-merlintralala, found a commit that removed recursion conditions: 14b2bdb109e9337063d45a8cd805a842c23e045b
reverted that part an voila it goes!
Comment #3
populist commentedThanks for looking into this. The recursion issues are a little tricky, but hopefully this works for most people.