Project

General

Profile

Actions

Defect #36016

open

Internal error An error occurred on the page you were trying to access

Added by Александр Мельников over 2 years ago. Updated over 2 years ago.

Status:
Needs feedback
Priority:
Normal
Assignee:
-
Category:
Projects
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Affected version:

Description

Добрый день!

Информация об установленном продукте

Redmine 4.1.1.stable
Учётная запись администратора по умолчанию изменена
Хранилище файлов доступно для записи
Каталог ресурсов модулей доступен для записи (./public/plugin_assets)
Доступно использование MiniMagick (опционально)
Доступно использование ImageMagick (необязательно)
Доступно использование ImageMagick PDF (опционально)

Environment:
Redmine version 4.1.1.stable
Ruby version 2.5.8-p224 (2020-03-31) [x86_64-linux]
Rails version 5.2.4.2
Environment production
Database adapter Mysql2
Mailer queue ActiveJob::QueueAdapters::AsyncAdapter
Mailer delivery smtp
SCM:
Subversion 1.14.0
Git 2.28.0
Filesystem
Redmine plugins:
redmine_code_review 1.0.0

Информация об ошибке

Данная ошибка возникает при входе в любую из задач в проекте

Rendered issues/show.html.erb within layouts/base (2364.6ms)
Completed 500 Internal Server Error in 10563ms (ActiveRecord: 1321.1ms)

ActionView::Template::Error (bignum out of char range):
8: <% i = 0 >
9: <
split_on = (custom_field_values.size / 2.0).ceil - 1 >
10: <
custom_field_values.each do |value| >
11: <p><
= custom_field_tag_with_label :issue, value, :required => @issue.required_attribute?(value.custom_field_id) ></p>
12: <
if i == split_on ->
13: </div><div class="splitcontentright">
14: <
end -%>

Помогите пожалуйста исправить!

Actions #1

Updated by Marius BĂLTEANU over 2 years ago

  • Status changed from New to Needs feedback

Please post in English and try without any plugin.

Actions #2

Updated by Александр Мельников over 2 years ago

Good afternoon!

Information

Redmine 4.1.1.stable
Default administrator account changed
Attachments directory writable
Plugin assets directory writable (./public/plugin_assets)
MiniMagick available (optional)
ImageMagick convert available (optional)
ImageMagick PDF support available (optional)

Environment:
Redmine version 4.1.1.stable
Ruby version 2.5.8-p224 (2020-03-31) [x86_64-linux]
Rails version 5.2.4.2
Environment production
Database adapter Mysql2
Mailer queue ActiveJob::QueueAdapters::AsyncAdapter
Mailer delivery smtp
SCM:
Subversion 1.14.0
Git 2.28.0
Filesystem
Error Information

This error occurs when you log on to any of the tasks in one of the projects.
This error occurred before any plugins were installed.

Rendered issues/show.html.erb within layouts/base (2364.6ms)
Completed 500 Internal Server Error in 10563ms (ActiveRecord: 1321.1ms)

ActionView::Template::Error (bignum out of char range):
8: <% i = 0 >
9: < split_on = (custom_field_values.size / 2.0).ceil - 1 >
10: < custom_field_values.each do |value| >
11: <p><%= custom_field_tag_with_label :issue, value, :required => @issue.required_attribute?(value.custom_field_id) ></p>
12: < if i == split_on ->
13: </div><div class="splitcontentright">
14: < end -
>

Please help me fix it!

Actions

Also available in: Atom PDF