stable

Clone or download

Read-only

request #27563 Correct cypress errors

A fatal error is thrown in user navigation Running: user_navigation.cy.ts (10 of 12) tuleap_1 | 2022/07/19 07:33:51 [error] 953#953: *520 FastCGI sent in stderr: "PHP message: PHP Fatal error: Uncaught TypeError: ReferenceManager::extractReferences(): Argument #2 ($group_id) must be of type int, null given, called in /usr/share/tuleap/src/common/search/SearchController.class.php on line 208 and defined in /usr/share/tuleap/src/common/Reference/ReferenceManager.php:833 Note: Other missing cast have been done even if they do not break anything in cypress Change-Id: Id20fb1b5c26c69a321fcac2b234047b4549692d7

Modified Files

Name
M src/common/Reference/ReferenceManager.php +1 −1 Go to diff View file
M src/common/search/SearchController.class.php +1 −1 Go to diff View file
M src/www/api/reference/extractCross.php +1 −1 Go to diff View file