Defect #22305
closed
Highlighting of required and read-only custom fields broken in Workflow editor.
Added by Serghei Zagorinyak almost 10 years ago.
Updated almost 10 years ago.
Description
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.
Files
Confirmed in trunk (3.2.1.devel.15287).

Caused by a wrong class name for td element.
<td class="["required"]">
<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">»</a>
</td>
- Related to Defect #19580: "Required" and "Read-only" rules on "Fields Permissions" screen are not colored added
- Status changed from Confirmed to Resolved
- Assignee set to Jean-Philippe Lang
- Resolution set to Fixed
- Status changed from Resolved to Closed
Also available in: Atom
PDF