Actions
Defect #1198
closedInternal Error on Redmine2.1 & WorkTime0.2.9
Defect #1198:
Internal Error on Redmine2.1 & WorkTime0.2.9
Start date:
03/03/2013
Due date:
03/03/2013
% Done:
100%
Estimated time:
Description
Started GET "/" for 192.168.1.61 at 2013-03-03 13:26:20 +0900
Processing by WelcomeController#index as HTML
Current user: admin (id=1)
Rendered welcome/index.html.erb within layouts/base (62.2ms)
Completed 500 Internal Server Error in 323ms
ActionView::Template::Error (can not load translations from /work/redmine-2.1stable/plugins/redmine_work_time/config/locales/ko.yml, expected it to return a hash, but does not):
1: <h2><%= l(:label_home) %></h2>
2:
3: <div class="splitcontentleft">
4: <%= textilizable Setting.welcome_text %>
lib/redmine/i18n.rb:10:in `l'
app/views/welcome/index.html.erb:1:in `_app_views_welcome_index_html_erb__2856006733791446378_25462160'
Updated by Tomohisa Kusukawa almost 13 years ago
- Status changed from 担当(Assigned) to 解決(Resolved)
- % Done changed from 0 to 100
更新履歴 commit:0afefc22f684 で適用されました。
Updated by Tomohisa Kusukawa almost 13 years ago
- Status changed from 解決(Resolved) to 終了(Closed)
commit:0afefc22f684 にてログイン出来るようになったことを確認しました。
Actions