stable
Clone or download
Read-only
Part of story #22687 distinguish projects with an icon We should not throw exception if the feature flag is disabled, because of that we cannot update the project detail anymore How to test: - Disable the feature flag `tuleap config-set feature_flag_project_icon_display 0` - Go to the project details menu and update it => The update should be ok Change-Id: Icb10008950f368ebde05772745d3111f906c654e
Modified Files
Name | ||||
---|---|---|---|---|
M | src/common/Project/Icons/ProjectIconChecker.php | +1 | −5 | Go to diff View file |
M | tests/unit/common/Project/Icon/ProjectIconCheckerTest.php | +2 | −2 | Go to diff View file |