Latest code fails to start up
Reported by Wai-Sun Chia | November 2nd, 2009 @ 07:54 AM | in 0.9.8 "Lasker"
Rendered layouts/_header (11.0ms)
SQL (0.8ms) SHOW TABLES
Setting Columns (1.2ms) SHOW FIELDS FROM `settings`
Setting Load (0.4ms) SELECT * FROM `settings` WHERE (`settings`.`name` = 'tabs') LIMIT 1
ActionView::TemplateError (Missing template home/_sidebar_index.erb in view path app/views) on line #5 of app/views/layouts/_sidebar.html.haml:
2: - action ||= controller.action_name
3:
4: = yield(:sidebar)
5: = render(:partial => "#{view}/sidebar_#{action}")# rescue nil
6: = render :partial => "common/recently"
vendor/plugins/haml/rails/./lib/haml/helpers/action_view_mods.rb:11:in `render'
vendor/plugins/haml/rails/./lib/haml/helpers.rb:96:in `non_haml'
vendor/plugins/haml/rails/./lib/haml/helpers/action_view_mods.rb:11:in `render'
app/views/layouts/_sidebar.html.haml:5:in `_run_haml_app47views47layouts47_sidebar46html46haml_locals_object_sidebar'
vendor/plugins/haml/rails/./lib/haml/helpers/action_view_mods.rb:11:in `render'
vendor/plugins/haml/rails/./lib/haml/helpers.rb:96:in `non_haml'
vendor/plugins/haml/rails/./lib/haml/helpers/action_view_mods.rb:11:in `render'
app/views/layouts/_tabbed.html.haml:11:in `_run_haml_app47views47layouts47_tabbed46html46haml_locals_object_tabbed'
vendor/plugins/haml/rails/./lib/haml/helpers/action_view_mods.rb:11:in `render'
vendor/plugins/haml/rails/./lib/haml/helpers.rb:96:in `non_haml'
vendor/plugins/haml/rails/./lib/haml/helpers/action_view_mods.rb:11:in `render'
app/views/layouts/application.html.haml:22:in `_run_haml_app47views47layouts47application46html46haml'
vendor/plugins/haml/rails/./lib/haml/helpers/action_view_mods.rb:13:in `render'
vendor/plugins/haml/rails/./lib/haml/helpers/action_view_mods.rb:13:in `render'
vendor/plugins/haml/rails/./lib/sass/plugin/rails.rb:19:in `process'
Rendered rescues/_trace (80.9ms)
Rendered rescues/_request_and_response (1.7ms)
Rendering rescues/layout (internal_server_error)
Comments and changes to this ticket
-
Mike Dvorkin November 2nd, 2009 @ 08:45 AM
- State changed from new to resolved
- Milestone changed from Feature Requests to 0.9.7 "Steinitz"
This has been fixed in the latest commit to master (typo).
http://github.com/michaeldv/fat_free_crm/commit/7edd8d432a7b5d73d0b... -
Mike Dvorkin January 12th, 2010 @ 08:52 PM
- Milestone changed from 0.9.7 "Steinitz" to 0.9.8 "Lasker"
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Ruby on Rails CRM platform for Web 2.0 and beyond