Project

General

Profile

Actions

Defect #19580

closed

"Required" and "Read-only" rules on "Fields Permissions" screen are not colored

Added by Go MAEDA about 9 years ago. Updated about 9 years ago.

Status:
Closed
Priority:
Normal
Category:
UI
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed
Affected version:

Description

"Required" and "Read-only" rules on "Fields Permission" screen are not colored in Redmine 3.0. It is caused by wrong css classes which have unnecessary chars as follows.

<td class="[&quot;required&quot;]">

This issue can be fixed by the attached patch: fields_permissions_color_fix.diff

expected (Redmine 2.6):
screenshot (trunk with the patch)

actual (current trunk):
screenshot (trunk)


Files

fields_permissions_color_fix.diff (742 Bytes) fields_permissions_color_fix.diff patch Go MAEDA, 2015-04-09 15:56
with-fix.png (22.7 KB) with-fix.png screenshot (trunk with the patch) Go MAEDA, 2015-04-09 15:57
without-fix.png (22.6 KB) without-fix.png screenshot (trunk) Go MAEDA, 2015-04-09 15:57

Related issues

Related to Redmine - Defect #22305: Highlighting of required and read-only custom fields broken in Workflow editor.ClosedJean-Philippe Lang

Actions
Actions #1

Updated by Go MAEDA about 9 years ago

  • Subject changed from "Required" and "Read-only" rules on "Fields Permission" screen are not colored to "Required" and "Read-only" rules on "Fields Permissions" screen are not colored
Actions #2

Updated by Jean-Philippe Lang about 9 years ago

  • Target version set to 3.0.2
Actions #3

Updated by Jean-Philippe Lang about 9 years ago

  • Status changed from New to Resolved
  • Assignee set to Jean-Philippe Lang
  • Resolution set to Fixed

Fix committed in r14160 with a test, thanks.

Actions #4

Updated by Jean-Philippe Lang about 9 years ago

  • Category changed from Issues permissions to UI
  • Status changed from Resolved to Closed
  • Target version changed from 3.0.2 to 2.6.4
  • Affected version deleted (3.0.0)
Actions #5

Updated by Go MAEDA about 8 years ago

  • Related to Defect #22305: Highlighting of required and read-only custom fields broken in Workflow editor. added
Actions

Also available in: Atom PDF