プロジェクト

全般

プロフィール

Defect #1146

未完了

Wiki Extension - ActionView::Template::Error (undefined method `absolute_base_url' for Redmine::Utils:Module):

cforce cforce さんが11年以上前に追加. 11年以上前に更新.

ステータス:
新規(New)
優先度:
高め(High)
担当者:
対象バージョン:
-
開始日:
2012/12/11
期日:
進捗率:

0%

予定工数:

説明

Using redmine 2.1.4 on jruby 1.7

DEPRECATION WARNING: Passing the format in the template name is deprecated. Please pass render with :formats => [:atom] instead. (called from realtime at /home/sidfunktion/.rvm/rubies/jruby-1.7.0/lib/ruby/1.9/benchmark.rb:295) Rendered common/feed.atom.builder (57.0ms) Completed 500 Internal Server Error in 458ms

ActionView::Template::Error (undefined method absolute_base_url' for Redmine::Utils:Module): 24: xml.email(author.mail) if author.is_a?(User) && !author.mail.blank? && !author.pref.hide_mail 25: end if author 26: xml.content "type" => "html" do 27: xml.text! textilizable(item, :event_description, :only_path => false) 28: end 29: end 30: end app/views/common/feed.atom.builder:27:in_app_views_common_feed_atom_builder1219243423_28148' app/views/common/feed.atom.builder:26:in app_views_common_feed_atom_builder_1219243423_28148' app/views/common/feed.atom.builder:11:in_app_views_common_feed_atom_builder1219243423_28148' app/views/common/feed.atom.builder:10:in app_views_common_feed_atom_builder_1219243423_28148' app/views/common/feed.atom.builder:2:in_app_views_common_feed_atom_builder__1219243423_28148' app/controllers/application_controller.rb:405:in render_feed' app/controllers/activities_controller.rb:56:inindex' app/controllers/activities_controller.rb:44:in `index'

DEPRECATION WARNING: Passing the format in the template name is deprecated. Please pass render with :formats => [:atom] instead. (called from realtime at /home/sidfunktion/.rvm/rubies/jruby-1.7.0/lib/ruby/1.9/benchmark.rb:295) Rendered common/feed.atom.builder (57.0ms) Completed 500 Internal Server Error in 458ms

ActionView::Template::Error (undefined method absolute_base_url' for Redmine::Utils:Module): 24: xml.email(author.mail) if author.is_a?(User) && !author.mail.blank? && !author.pref.hide_mail 25: end if author 26: xml.content "type" => "html" do 27: xml.text! textilizable(item, :event_description, :only_path => false) 28: end 29: end 30: end app/views/common/feed.atom.builder:27:in_app_views_common_feed_atom_builder1219243423_28148' app/views/common/feed.atom.builder:26:in app_views_common_feed_atom_builder_1219243423_28148' app/views/common/feed.atom.builder:11:in_app_views_common_feed_atom_builder1219243423_28148' app/views/common/feed.atom.builder:10:in app_views_common_feed_atom_builder_1219243423_28148' app/views/common/feed.atom.builder:2:in_app_views_common_feed_atom_builder__1219243423_28148' app/controllers/application_controller.rb:405:in render_feed' app/controllers/activities_controller.rb:56:inindex' app/controllers/activities_controller.rb:44:in `index'

Started GET "/projects/spielwiese/issues" for 172.25.252.99 at 2012-12-11 13:21:47 +0100 Processing by IssuesController#index as HTML Parameters: {"project_id"=>"spielwiese"} Current user: 00001276 (id=3) Rendered queries/_filters.html.erb (361.0ms) Rendered queries/_columns.html.erb (23.0ms) Rendered issues/_list.html.erb (118.0ms) Rendered plugins/redmine_contacts/app/views/issues/_contacts.html.erb (5.0ms) Rendered plugins/redmine_contacts_helpdesk/app/views/issues/_helpdesk_customer_profile.html.erb (15.0ms) Rendered plugins/redmine_issue_templates/app/views/issue_templates/_issue_template_link.html.erb (5.0ms) Rendered plugins/redmine_tags/app/views/issues/_tags_sidebar.html.erb (1795.0ms) Rendered issues/_sidebar.html.erb (1969.0ms) Rendered plugins/redmine_contacts_helpdesk/app/views/issues/index.html.erb within layouts/base (2597.0ms) Completed 500 Internal Server Error in 3819ms

Haru Iida さんが11年以上前に更新

  • プロジェクトr-labs から Wiki Extensions に変更
  • 担当者Haru Iida にセット

Haru Iida さんが11年以上前に更新

Why do you think this is a problem of Wiki Extensions?

cforce cforce さんが11年以上前に更新

Because it disappears when i remove the plugin

Haru Iida さんが11年以上前に更新

cforce cforce は書きました:

Because it disappears when i remove the plugin

OK. But I'm not using "absolute_base_url" method in my plugin. So I couldn't fix this problem.

他の形式にエクスポート: Atom PDF