Bug #159

Unable to manage sidebars

Added by anonymous - 854 days ago. Updated 499 days ago.

Status :Closed Start :
Priority :High Due date :
Assigned to :pdcawley - % Done :

0%

Category :admin
Target version :-
Resolution :

fixed


Description

As of r997, sidebars can no longer be administered. The /app/views/admin/sidebar/set_active.rhtml no longer exists.
ActionController::MissingTemplate (Missing template /app/views/admin/sidebar/set_active.rhtml):
    /vendor/rails/actionpack/lib/action_controller/base.rb:1003:in @assert_existence_of_template_file'
    /vendor/rails/actionpack/lib/action_controller/base.rb:697:in @render_file'
    /vendor/rails/actionpack/lib/action_controller/base.rb:621:in @render_with_no_layout'
    /vendor/rails/actionpack/lib/action_controller/layout.rb:243:in @render_without_benchmark'
    /vendor/rails/actionpack/lib/action_controller/benchmarking.rb:53:in @render'
    /usr/lib/ruby/1.8/benchmark.rb:293:in @measure'
    /vendor/rails/actionpack/lib/action_controller/benchmarking.rb:53:in @render'
    /vendor/rails/actionpack/lib/action_controller/base.rb:911:in @perform_action_without_filters'
    /vendor/rails/actionpack/lib/action_controller/filters.rb:368:in @perform_action_without_benchmark'
    /vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in @perform_action_without_rescue'
    /usr/lib/ruby/1.8/benchmark.rb:293:in @measure'
    /vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in @perform_action_without_rescue'
    /vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in @perform_action'
    /vendor/rails/actionpack/lib/action_controller/base.rb:381:in @process_without_filters'
    /vendor/rails/actionpack/lib/action_controller/filters.rb:377:in @process_without_session_management_support'
    /vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in @process'
    /vendor/rails/railties/lib/dispatcher.rb:38:in @dispatch'
    /vendor/rails/railties/lib/fcgi_handler.rb:150:in @process_request'
    /vendor/rails/railties/lib/fcgi_handler.rb:54:in @process!'
    /usr/lib/ruby/site_ruby/1.8/fcgi.rb:600:in @each_cgi'
    /usr/lib/ruby/site_ruby/1.8/fcgi.rb:597:in @each_cgi'
    /vendor/rails/railties/lib/fcgi_handler.rb:53:in @process!'
    /vendor/rails/railties/lib/fcgi_handler.rb:23:in @process!'
    /public/dispatch.fcgi:24

History

04/07/2006 08:26 PM - pdcawley -

  • Status changed from New to Closed
  • Resolution set to fixed

Guess who forgot to run

svn add
?

Fixed in r1001

Also available in: Atom PDF