stable
Clone or download
Read-only
Merge commit 'refs/changes/49/12049/8' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: request #11834: Accessing the homepage with query parameters ends up with a fatal error
Modified Files
Name | ||||
---|---|---|---|---|
M | src/common/Request/RouteCollector.php | +6 | −1 | Go to diff View file |
M | src/common/autoload.php | +3 | −2 | Go to diff View file |
M | src/common/include/BurningParrotCompatiblePageDetector.php | +0 | −19 | Go to diff View file |
A | src/common/layout/LegacySiteHomePageController.php | +96 | −0 | Go to diff View file |
M | src/common/layout/SiteHomepageController.php | +9 | −57 | Go to diff View file |
M | src/www/include/pre.php | +0 | −1 | Go to diff View file |
M | src/www/index.php | +0 | −1 | Go to diff View file |
D | tests/simpletest/common/include/BurningParrotCompatiblePageDetectorInHomePageTest.php | +0 | −92 | Go to diff View file |