stable

Clone or download

Read-only

request #25729 Recursive property are not applied at update

Given I have a custom property list with multiple values When I'm updating a folder properties and apply changes to its children Then a fatal error is thrown *429 FastCGI sent in stderr: "PHP message: PHP Fatal error: Uncaught TypeError: preg_match_all(): Argument #2 ($subject) must be of type string, array given in /usr/share/tuleap/src/common/Reference/ReferenceManager.php:797 Stack trace: Note: It makes no sense to try to extract cross references of list object, so their values are never post proceeded for xcross ref extraction Change-Id: I0c84be7e884fea11dc745be7a5e68ca4a423e251

Modified Files

Name
M plugins/docman/include/Metadata/MetadataRecursiveUpdator.php +7 −25 Go to diff View file
M plugins/docman/tests/unit/Metadata/MetadataRecursiveUpdatorTest.php +51 −53 Go to diff View file