On 19 Sep 2007, at 14:05, John W. Long wrote:

> Mark Kirby wrote:
>> stack level too deep
>> SystemStackError: stack level too deep: SELECT * FROM page_parts
>> WHERE (page_parts.page_id = 6) AND (page_parts.`name` = 'extended')
>> LIMIT 1
>>
>> Any one have any ideas?
>
> Do tests run for you?

The 1st block of tests all pass, on the second block i get one error:

   1) Error:
test_index__with_cookie(Admin::PageControllerTest):
ActionView::TemplateError: stack level too deep
     On line #29 of admin/page/_node.rhtml

     26:           <%= icon %>
     27:           <%= title %>
     28: <% else -%>
     29:           <%= expander %><a href="<%= page_edit_url(:id =>  
page) %>" title="<%= page.url %>"><%= icon %> <%= title %></a>
     30:           <%= page_type %>
     31:           <%= spinner %>
     32: <% end -%>

Mark Kirby

_______________________________________________
Radiant mailing list
Post:   Radiant@lists.radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant

Reply via email to