Posted by Kuldip Gohil on September 6, 2008 at 5:25am
Jump to:
| Project: | Drupal For Firebug |
| Version: | 5.x-1.1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
Fatal error: Nesting level too deep - recursive dependency? in /var/www/mysite/sites/all/modules/drupalforfirebug/drupalforfirebug.module on line 332
I have used subform_element module on that path
Comments
#1
Can you give any information on what you were doing with the subform element module? There are some definite recursion issues possible depending on how the external module is being handled.
#2
#3
I created some better handling of recursive elements and hope this resolves this issue. I installed briefly the subform element module and will do some more research, but please try latest release and see if that resolves (next release available soon).
#4
This should be resolved with http://drupal.org/node/303443.
#5
Automatically closed -- issue fixed for 2 weeks with no activity.