Hi,

Running Radiant 1rc2 on Heroku, and trying to add a child page to main
page... running REE 1.8.7 and getting this error now...  any ideas on
what needs to be changed to allow child pages to be added again
without this intern error getting in the way?

Processing Admin::PagesController#new (for 173.246.25.19 at 2011-12-08
08:55:54) [GET]
Parameters: {"page_class"=>"FileNotFoundPage", "action"=>"new",
"page_id"=>"1", "controller"=>"admin/pages"}
ArgumentError (interning empty string):
 .bundle/gems/ruby/1.8/gems/radiant-1.0.0.rc2/app/models/status.rb:
14:in `intern'
 .bundle/gems/ruby/1.8/gems/radiant-1.0.0.rc2/app/models/status.rb:
14:in `[]'
 .bundle/gems/ruby/1.8/gems/radiant-1.0.0.rc2/app/models/status.rb:
14:in `each'
 .bundle/gems/ruby/1.8/gems/radiant-1.0.0.rc2/app/models/status.rb:
14:in `find'
 .bundle/gems/ruby/1.8/gems/radiant-1.0.0.rc2/app/models/status.rb:
14:in `[]'
 .bundle/gems/ruby/1.8/gems/radiant-1.0.0.rc2/app/models/page.rb:
275:in `new_with_defaults'
 .bundle/gems/ruby/1.8/gems/radiant-1.0.0.rc2/app/controllers/admin/
pages_controller.rb:21:in `new'
.bundle/gems/ruby/1.8/gems/haml-3.0.25/lib/sass/plugin/rack.rb:41:in
`call'
/home/heroku_rack/lib/static_assets.rb:9:in `call'
/home/heroku_rack/lib/last_access.rb:15:in `call'
/home/heroku_rack/lib/date_header.rb:14:in `call'
thin (1.2.6) lib/thin/connection.rb:76:in `pre_process'
thin (1.2.6) lib/thin/connection.rb:74:in `catch'
thin (1.2.6) lib/thin/connection.rb:74:in `pre_process'
thin (1.2.6) lib/thin/connection.rb:57:in `process'
thin (1.2.6) lib/thin/connection.rb:42:in `receive_data'
eventmachine (0.12.10) lib/eventmachine.rb:256:in `run_machine'
eventmachine (0.12.10) lib/eventmachine.rb:256:in `run'
thin (1.2.6) lib/thin/backends/base.rb:57:in `start'
thin (1.2.6) lib/thin/server.rb:156:in `start'
thin (1.2.6) lib/thin/controllers/controller.rb:80:in `start'
thin (1.2.6) lib/thin/runner.rb:177:in `send'
thin (1.2.6) lib/thin/runner.rb:177:in `run_command'
thin (1.2.6) lib/thin/runner.rb:143:in `run!'
thin (1.2.6) bin/thin:6
/usr/ruby1.8.7/bin/thin:19:in `load'
/usr/ruby1.8.7/bin/thin:19


Rendering /app/public/500.html (500 Internal Server Error)

Reply via email to