Project

General

Profile

Actions

Defect #3210

closed

Create new issue

Added by Сергей ?? about 15 years ago. Updated over 14 years ago.

Status:
Closed
Priority:
Normal
Category:
-
Target version:
-
Start date:
2009-04-21
Due date:
% Done:

0%

Estimated time:
Resolution:
No feedback
Affected version:

Description

Parameters: {"project_id"=>"ets", "action"=>"new", "controller"=>"issues"}
Rendering template within layouts/base
Rendering issues/new

ActionView::TemplateError (wrong constant name '') on line #3 of app/views/issues/_form_custom_fields.rhtml:
1: <div class="splitcontentleft">
2: <% i = 0 >
3: <
split_on = @issue.custom_field_values.size / 2 >
4: <
@issue.custom_field_values.each do |value| >
5: <p><
= custom_field_tag_with_label :issue, value ></p>
6: <
if i == split_on -%>

Actions

Also available in: Atom PDF