stable
Clone or download
Read-only
request #6586: Do not display unknown user in TV3 assigned_to field
* Suspended user selected is correctly displayed * Deleted user selected is displayed as None Change-Id: I9c877cec8f2265b8729da2d33c48275b3fec7175
Modified Files
Name | ||||
---|---|---|---|---|
M | src/common/tracker/ArtifactField.class.php | +15 | −14 | Go to diff View file |
M | src/www/include/html.php | +55 | −17 | Go to diff View file |
M | src/www/project/admin/ugroup_utils.php | +16 | −9 | Go to diff View file |
M | src/www/tracker/include/ArtifactFieldHtml.class.php | +14 | −2 | Go to diff View file |