stable
Clone or download
Read-only
request #13253 $sys_project_blacklist_which_uses_legacy_ui_by_default should not be a php array
How to test Add some projects id insys_project_blacklist_which_uses_legacy_ui_by_default in local.inc: $sys_project_blacklist_which_uses_legacy_ui_by_default = 'id1, id2, id3'; If user does not have any preferences for this project, they will be redirected by default on legacy UI Change-Id: If241c1803e387d7ad1471215ae350459d3558af6
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/document/include/DocumentUsageRetriever.php | +6 | −3 | Go to diff View file |
M | plugins/document/phpunit/include/DocumentUsageRetrieverTest.php | +35 | −2 | Go to diff View file |