Project

General

Profile

Actions

Defect #35545

open

Fix css class assignment in issue custom field rendering in show view

Added by Liane Hampe almost 3 years ago. Updated almost 3 years ago.

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

0%

Estimated time:
Resolution:
Affected version:

Description

Rendering the issue custom fields in the show view is done by the
class IssueFieldsRow, which can be found in issues_helper.rb.

The method IssueFieldRow#to_html has an error because the
class 'splitcontentright' will never be assigned.

This patch fixes this error by modifying the class in the respective
content_tag of the helper method. Thus, it is a one liner.


Files

fix_issue_custom_field_rendering.patch (559 Bytes) fix_issue_custom_field_rendering.patch Patches css class assignment Liane Hampe, 2021-07-08 17:23
35545-layout-issue.png (164 KB) 35545-layout-issue.png Go MAEDA, 2021-07-13 23:56
35545-layout-issue-flex-css.png (73.4 KB) 35545-layout-issue-flex-css.png Liane Hampe, 2021-07-14 09:35
fix_issue_custom_field_css.patch (722 Bytes) fix_issue_custom_field_css.patch Liane Hampe, 2021-07-14 10:30
Actions

Also available in: Atom PDF