stable

Clone or download

Read-only

Prevent Edge Legacy to access the test plan view

It is likely to crash (notably when generation the export document) so we should incitate people to upgrade to the latest version of Edge. It is also going to save us some bug reports. Part of story #15096: export a report of tests for a milestone Change-Id: I97eb39c71d8214cd481115766a013730f48d3252

Modified Files

Name
M plugins/testplan/include/TestPlanController.php +10 −18 Go to diff View file
M plugins/testplan/site-content/fr_FR/LC_MESSAGES/tuleap-testplan.po +5 −1 Go to diff View file
A plugins/testplan/templates/test-plan-unsupported-browser-edge-legacy.mustache +14 −0 Go to diff View file
R plugins/testplan/templates/test-plan-unsupported-browser.mustache Go to diff View file
M plugins/testplan/tests/unit/TestPlanControllerTest.php +14 −3 Go to diff View file
M tests/unit/common/BrowserDetection/DetectedBrowserTest.php +3 −2 Go to diff View file