プロジェクト

全般

プロフィール

Vote #77304

完了

Highlighting of required and read-only custom fields broken in Workflow editor.

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

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

0%

予定工数:
category_id:
10
version_id:
115
issue_org_id:
22305
author_id:
120852
assigned_to_id:
1
comments:
5
status_id:
5
tracker_id:
1
plus1:
0
affected_version:
closed_on:
affected_version_id:
113
ステータス-->[Closed]

説明

  1. Go to Administration/Workflow
  2. Open Fields permissions tab
  3. Add some read-only and required fields in the Standard fields section
  4. Add some read-only and required fields in the Custom fields section
  5. Save changes

Read-only and required fields in Standard fields section are highlighted with grey and red rescpectively.
Read-only and required fields in Custom fields section are not highlighted.


journals

Confirmed in trunk (3.2.1.devel.15287).

!defect-22305.png!

Caused by a wrong class name for td element.

<pre><code class="html">
<td class="[&quot;required&quot;]">
<select name="permissions[1][5]" id="permissions_1_5"><option value=""></option>
<option value="readonly">Read-only</option>
<option selected="selected" value="required">Required</option></select>
<a href="#" class="repeat-value">&#187;</a>
</td>
</code></pre>
--------------------------------------------------------------------------------

--------------------------------------------------------------------------------
Here is a patch to fix this issue: attachment:defect-22305.diff
--------------------------------------------------------------------------------
Committed, thanks.
--------------------------------------------------------------------------------

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


related_issues

relates,Closed,19580,"Required" and "Read-only" rules on "Fields Permissions" screen are not colored

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

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

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

いいね!0
いいね!0