Closed (fixed)
Project:
Meta tags quick
Version:
7.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Jun 2011 at 14:15 UTC
Updated:
16 Jul 2011 at 11:02 UTC
On PHP 5.2. I had such error in custom node view : "Fatal error: Nesting level too deep - recursive dependency".
Apparently, it was related to the non-strict PHP comparision. Attached patch resolves the issue.
Regards.
| Comment | File | Size | Author |
|---|---|---|---|
| revision.diff | 571 bytes | feo |
Comments
Comment #1
feo commentedComment #2
valthebaldThanks!
Commited to 7.x-1.x (commit http://drupalcode.org/project/metatags_quick.git/commitdiff/00e726e)