| 
                                                             Monday 19 May 2008 11:08:55 am 
                                                            
                                                                
                                                                 Sometimes, when I pass persistent variables:         {set scope='global' persistent_variable=hash(
    'node_can_edit', $node.can_edit,
    'node_can_create', $node.can_create,
    'node_main_node_id', $node.main_node_id,
    'node_object_current_language', $node.object.current_language, 
    'current_node', $node,
)}
    ...Exponential encounters:         ...persistent_variable' => array (
Fatal error: Nesting level too deep - recursive dependency? in /var/www/architektura/kernel/classes/clusterfilehandlers/ezfsfilehandler.php on line 514
Fatal error: Exponential did not finish its request
The execution of Exponential was abruptly ended, the debug output is present below. 
    Any idea why exactly? I mean this seems to be caused by the last variable (current_node), but it works fine in most cases... 
Thanks, Piotrek                                                             
                                                                                                                            --  
Company: mediaSELF Sp. z o.o., http://www.mediaself.pl 
eZ references: http://ez.no/partners/worldwide_partners/mediaself 
eZ certified developer: http://ez.no/certification/verify/272585 
eZ blog: http://ez.ryba.eu
                                                                 
                                                                                                                     |