プロジェクト

全般

プロフィール

Vote #77656

完了

Wrong CSS classes in subtasks tree

Admin Redmine さんが約4年前に追加. 約4年前に更新.

ステータス:
Closed
優先度:
通常
担当者:
-
カテゴリ:
UI_10
対象バージョン:
開始日:
2022/05/09
期日:
進捗率:

0%

予定工数:
category_id:
10
version_id:
122
issue_org_id:
23391
author_id:
103744
assigned_to_id:
1
comments:
4
status_id:
5
tracker_id:
1
plus1:
0
affected_version:
closed_on:
affected_version_id:
ステータス-->[Closed]

説明

There was patch #21474
But there is mistake for "render_descendants_tree" method.
Now every child tr has class of current issue, but must has own

css = "issue issue-#{child.id} hascontextmenu #{issue.css_classes}"

need to be

css = "issue issue-#{child.id} hascontextmenu #{child.css_classes}"

journals

Confirmed the problem.
Here is a patch file made from Vasil Kovalevsky's post: attachment:fix-23391.diff

--------------------------------------------------------------------------------
Committed, thanks.
--------------------------------------------------------------------------------

--------------------------------------------------------------------------------

--------------------------------------------------------------------------------


related_issues

relates,Closed,21474,Adding issue css classes to subtasks and relations tr

Admin Redmine さんが約4年前に更新

  • カテゴリUI_10 にセット
  • 対象バージョン3.3.1_122 にセット

他の形式にエクスポート: Atom PDF

いいね!0
いいね!0