Project

General

Profile

Actions

Defect #25583

closed

EVM Plugin Issue

Added by vignesh moorthy about 7 years ago. Updated about 7 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Invalid
Affected version:

Description

Processing by BaselinesController#index as HTML
Parameters: {"project_id"=>"pcb"}
Current user: keshav (id=15)
Redirected to http://192.168.0.208:8090/redmine/baselines/15
Completed 302 Found in 13.3ms (ActiveRecord: 1.3ms)
Started GET "/redmine/baselines/15" for 192.168.0.116 at 2017-04-11 17:16:05 +0530
Processing by BaselinesController#show as HTML
Parameters: {"id"=>"15"}
Current user: keshav (id=15)
DEPRECATION WARNING: Passing the format in the template name is deprecated. Please pass render with :formats => [:js] instead. (called from plugins_redmine_evm_app_views_baselines_show_html_erb_3099829965297914905_61604880 at /usr/share/redmine/plugins/redmine_evm/app/views/baselines/show.html.erb:14)
Rendered plugins/redmine_evm/app/views/baselines/_init_translations.js.erb (27.3ms)
Rendered plugins/redmine_evm/app/views/baselines/show.html.erb within layouts/base (43.2ms)
Completed 500 Internal Server Error in 56.0ms

ActionView::Template::Error (comparison of String with Date failed):
157: <%= render(:partial => '/baselines/chart_js',
158: :locals => { maximum_chart_date: @project.maximum_chart_date(@baseline),
159: project_chart_data: @project.data_for_chart(@baseline, @forecast_is_enabled) }) >
160: </div>
161: <!-- Versions Charts -->
162: <div id="evm-versions-charts">
163: <
@project.versions.each do |version| %>
plugins/redmine_evm/lib/redmine_evm/patches/project_patch.rb:129:in `each'
plugins/redmine_evm/lib/redmine_evm/patches/project_patch.rb:129:in `max'
plugins/redmine_evm/lib/redmine_evm/patches/project_patch.rb:129:in `maximum_chart_date'
plugins/redmine_evm/app/views/baselines/show.html.erb:160:in `_plugins_redmine_evm_app_views_baselines_show_html_erb__3099829965297914905_61604880'

Actions #1

Updated by Toshi MARUYAMA about 7 years ago

  • Category deleted (Plugin API)
  • Status changed from New to Closed
  • Priority changed from Urgent to Normal
  • Resolution set to Invalid

Please contact plugin author.

Actions

Also available in: Atom PDF