Actions
Defect #1234
closed表示できないチケットがあるとInternal Errorになる
Defect #1234:
表示できないチケットがあるとInternal Errorになる
Start date:
05/12/2013
Due date:
% Done:
100%
Estimated time:
Description
ActionView::Template::Error (undefined method `[]' for nil:NilClass):
175: %>
176: <tr style="background:#000;color:#fff;">
177: <td>private</td>
178: <td style="text-align:right;"> <%=sprintf('%1.2f', (@r_prj_cost[-1])[-1])%> </td>
179: <%
180: @members.each do |mem_info|
181: user=mem_info[1]
plugins/redmine_work_time/app/views/work_time/relay_total.html.erb:178:in `_plugins_redmine_work_time_app_views_work_time_relay_total_html_erb___3581018595663875276_312902740'
Actions