Actions
Defect #1242
closedundefined method `[]' for nil:NilClass at _relay_table.html.erb:10
Start date:
06/10/2013
Due date:
06/11/2013
% Done:
100%
Estimated time:
Description
_relay_table.html.erb の10行目
next if @prj_cost[dsp_prj][-1]==0.0 && @r_prj_cost[dsp_prj][-1]==0.0
で undefined method `[]' for nil:NilClass
のエラーが出て Internal Errorになる
Updated by Tomohisa Kusukawa almost 10 years ago
- Status changed from 担当(Assigned) to 解決(Resolved)
- % Done changed from 0 to 100
更新履歴 commit:4481a6b1976e で適用されました。
Updated by Tomohisa Kusukawa almost 10 years ago
- Status changed from 解決(Resolved) to 終了(Closed)
commit:dece291b1194
Actions