while i upgrade to 0.8 the stack trace of the current error is :
vendor/plugins/hobo/lib/hobo/dryml/taglib.rb:44:in `taglib_filename' vendor/plugins/hobo/lib/hobo/dryml/taglib.rb:16:in `get' vendor/plugins/hobo/lib/hobo/dryml/dryml_builder.rb:116:in `import_taglib' vendor/plugins/hobo/lib/hobo/dryml/dryml_builder.rb:131:in `set_theme' vendor/plugins/hobo/lib/hobo/dryml/dryml_builder.rb:92:in `build' vendor/plugins/hobo/lib/hobo/dryml/dryml_builder.rb:73:in `each' vendor/plugins/hobo/lib/hobo/dryml/dryml_builder.rb:73:in `build' vendor/plugins/hobo/lib/hobo/dryml/template.rb:72:in `compile' vendor/plugins/hobo/lib/hobo/dryml/taglib.rb:87:in `load' vendor/plugins/hobo/lib/hobo/dryml/taglib.rb:53:in `initialize' vendor/plugins/hobo/lib/hobo/dryml/taglib.rb:19:in `new' vendor/plugins/hobo/lib/hobo/dryml/taglib.rb:19:in `get' vendor/plugins/hobo/lib/hobo/dryml/dryml_builder.rb:116:in `import_taglib' vendor/plugins/hobo/lib/hobo/dryml/dryml_builder.rb:71:in `build' vendor/plugins/hobo/lib/hobo/dryml/dryml_builder.rb:71:in `each' vendor/plugins/hobo/lib/hobo/dryml/dryml_builder.rb:71:in `build' vendor/plugins/hobo/lib/hobo/dryml/template.rb:72:in `compile' vendor/plugins/hobo/lib/hobo/dryml.rb:148:in `compile_renderer_class' vendor/plugins/hobo/lib/hobo/dryml.rb:134:in `make_renderer_class' vendor/plugins/hobo/lib/hobo/dryml.rb:86:in `page_renderer' vendor/plugins/hobo/lib/hobo/dryml/template_handler.rb:10:in `render' vendor/rails/actionpack/lib/action_view/base.rb:509:in `delegate_render' vendor/rails/actionpack/lib/action_view/base.rb:368:in `render_template' vendor/rails/actionpack/lib/action_view/base.rb:316:in `render_file_without_dryml' vendor/plugins/hobo/lib/action_view_extensions/base.rb:7:in `render_file' vendor/rails/actionpack/lib/action_controller/base.rb:1100:in `render_for_file_without_dryml' vendor/plugins/hobo/lib/hobo/dryml/template_handler.rb:71:in `render_for_file' vendor/rails/actionpack/lib/action_controller/base.rb:836:in `render_with_no_layout' vendor/rails/actionpack/lib/action_controller/layout.rb:270:in `render_without_benchmark' vendor/rails/actionpack/lib/action_controller/benchmarking.rb:51:in `render' /usr/lib/ruby/1.8/benchmark.rb:293:in `measure' vendor/rails/actionpack/lib/action_controller/benchmarking.rb:51:in `render' vendor/rails/actionpack/lib/action_controller/base.rb:1153:in `default_render' vendor/rails/actionpack/lib/action_controller/base.rb:1159:in `perform_action_without_filters' vendor/rails/actionpack/lib/action_controller/filters.rb:697:in `call_filters' vendor/rails/actionpack/lib/action_controller/filters.rb:689:in `perform_action_without_benchmark' vendor/rails/actionpack/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' /usr/lib/ruby/1.8/benchmark.rb:293:in `measure' vendor/rails/actionpack/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' vendor/rails/actionpack/lib/action_controller/rescue.rb:199:in `perform_action_without_caching' vendor/rails/actionpack/lib/action_controller/caching.rb:678:in `perform_action' vendor/rails/activerecord/lib/active_record/connection_adapters/ abstract/query_cache.rb:33:in `cache' vendor/rails/activerecord/lib/active_record/query_cache.rb:8:in `cache' vendor/rails/actionpack/lib/action_controller/caching.rb:677:in `perform_action' vendor/rails/actionpack/lib/action_controller/base.rb:524:in `send' vendor/rails/actionpack/lib/action_controller/base.rb:524:in `process_without_filters' vendor/rails/actionpack/lib/action_controller/filters.rb:685:in `process_without_session_management_support' vendor/rails/actionpack/lib/action_controller/session_management.rb: 123:in `process' vendor/rails/actionpack/lib/action_controller/base.rb:388:in `process' vendor/rails/actionpack/lib/action_controller/dispatcher.rb:171:in `handle_request' vendor/rails/actionpack/lib/action_controller/dispatcher.rb:115:in `dispatch' vendor/rails/actionpack/lib/action_controller/dispatcher.rb:126:in `dispatch_cgi' vendor/rails/actionpack/lib/action_controller/dispatcher.rb:9:in `dispatch' dispatch.cgi:10 Any idea? thanks On Dec 19, 10:35 pm, Daniel M <[email protected]> wrote: > Thanks Matt for the support! > > unfortunately i got another error after applied the commit. > > I will upgrade to hobo 0.8 but the breaking changes kill me :P > > On Dec 6, 7:58 pm, Matt Jones <[email protected]> wrote: > > > The short recommendation would be to move up to the current Hobo > > version; there's > > no benefit to staying with 0.7.5 unless you've got a super-critical > > app that runs on it. > > This problem was fixed in 0.8. > > > If you *have* to keep 0.7.5, the quick fix would be to the one from > > this > > commit:http://github.com/tablatom/hobo/commit/58fe9b0e82c121d4e188afea92af14... > > > - just delete the wholeRedClothmonkey-patch, as 4.1 doesn't have the > > problem. > > > --Matt Jones > > > On Dec 6, 2008, at 12:59 PM, Daniel M wrote: > > > > How i can get this fixed ? > > > > Thanks --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Hobo Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/hobousers?hl=en -~----------~----~----~----~------~----~------~--~---
