Project

General

Profile

Actions

Defect #15385

closed

Internal server error on Issues page

Added by vimalraj velumani over 11 years ago. Updated over 11 years ago.

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

0%

Estimated time:
Resolution:
No feedback
Affected version:

Description

While Adding a new issue and click submit button I got Internal server error.

Processing by IssuesController#index as HTML
Parameters: {"project_id"=>"arcadia-rct-2013-5"}
Current user: jayachandiran (id=1)
Rendered queries/_filters.html.erb (13.8ms)
Rendered queries/_columns.html.erb (2.9ms)
Rendered issues/_list.html.erb (154.0ms)
Rendered issues/index.html.erb within layouts/base (178.4ms)
Completed 500 Internal Server Error in 355ms

ActionView::Template::Error (incompatible character encodings: ASCII-8BIT and UTF-8):
60: <p class="nodata"><%= l(:label_no_data) ></p>
61: <
else >
62: <
= render :partial => 'issues/list', :locals => {:issues => @issues, :query => @query} >
63: <p class="pagination"><
= pagination_links_full @issue_pages, @issue_count ></p>
64: <
end >
65:
66: <
other_formats_links do |f| %>
app/views/issues/index.html.erb:63:in `_app_views_issues_index_html_erb__1881326429770211639_41791240'
app/controllers/issues_controller.rb:83:in `block (2 levels) in index'
app/controllers/issues_controller.rb:82:in `index'


Files

Redmine 500 error.png (24.6 KB) Redmine 500 error.png vimalraj velumani, 2013-11-18 14:37
Actions

Also available in: Atom PDF