[Radiant] Getting stack level too deep for admin.page/_node.html.haml

Sean Cribbs seancribbs at gmail.com
Tue Jul 29 17:14:52 CDT 2008


Frankie,

I'll be pushing out 0.6.9 tonight probably.  This error only occurs in 
development mode.  I'm sorry for the inconvenience.

Sean

Frankie Chan wrote:
> Just did a fresh gem install of radiant 0.6.8 and getting this error:
>
> SystemStackError in Admin/page#index
>
> Showing admin/page/_node.html.haml where line #1 raised:
>
> stack level too deep
>
> Extracted source (around line #1):
>
> 1: %tr.node{:id => "page-#{page.id}", :class
> =>"level-#{level}#{children_class}#{virtual_class}"}
> 2:   - render_region :node, :locals => {:page => page, :level => level,
> :simple => simple} do |node|
> 3:     - node.title_column do
> 4:       %td.page{:style => "padding-left: #{padding_left(level)}px"}
>
> Trace of template inclusion: /admin/page/_node.html.haml,
> /admin/page/index.html.haml
>
> Can anyone help? Can't seem to find any answers
>   



More information about the Radiant mailing list