Defect #19580
closed
"Required" and "Read-only" rules on "Fields Permissions" screen are not colored
Added by Go MAEDA over 10 years ago.
Updated over 10 years ago.
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="["required"]">
This issue can be fixed by the attached patch: fields_permissions_color_fix.diff
expected (Redmine 2.6):

actual (current trunk):

Files
- 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
- Target version set to 3.0.2
- Status changed from New to Resolved
- Assignee set to Jean-Philippe Lang
- Resolution set to Fixed
Fix committed in r14160 with a test, thanks.
- 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)
- Related to Defect #22305: Highlighting of required and read-only custom fields broken in Workflow editor. added
Also available in: Atom
PDF