stable
Clone or download
Read-only
chore: Close request #29978 "None" value cannot be hidden message is misleading
In a Tracker list field, "None" value cannot be hidden in any circumstances. However, the current message is misleading. We have to say explicitly that this value cannot be hidden. How to test ----------- * Go to the tracker administration * Open in edition a list field * Hover the hide button for the "None" value => An explicit message must say that "Non" cannot be hidden Change-Id: I6a4428ee5be18599a4eb454bf31fdace39329c43
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/Tracker/FormElement/FormElementListValueAdminViewPresenterBuilder.php | +23 | −7 | Go to diff View file |
M | plugins/tracker/site-content/fr_FR/LC_MESSAGES/tuleap-tracker.po | +3 | −0 | Go to diff View file |
M | plugins/tracker/site-content/pt_BR/LC_MESSAGES/tuleap-tracker.po | +3 | −0 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker/FormElementListValueAdminViewPresenterBuilderTest.php | +4 | −2 | Go to diff View file |