stable
Clone or download
Read-only
request #16193 Fatal error is thrown when user access to disabled file service
PHP message: PHP Fatal error: Uncaught Error: Call to a member function displayFRSHeader() on null in /usr/share/tuleap/src/www/file/showfiles.php:133#012Stack trace:#012#0 {main}#012 thrown in /usr/share/tuleap/src/www/file/showfiles.php on line 133 Change-Id: I56354389334de5222990276c1009be020a497ea1
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/testplan/tests/unit/TestPlanControllerTest.php | +1 | −1 | Go to diff View file |
M | src/common/Project/Project.class.php | +1 | −8 | Go to diff View file |
M | src/www/file/admin/editproc.php | +15 | −2 | Go to diff View file |
M | src/www/file/admin/manageprocessors.php | +13 | −1 | Go to diff View file |
M | src/www/file/showfiles.php | +13 | −1 | Go to diff View file |