stable
Clone or download
Read-only
Merge commit 'refs/changes/46/15346/4' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: request #13583: Project creation crashes when the document manager is enabled after the creation of the first projects Change-Id: Ie08680f21c0de66d01d757ef96744cd8e514c4b9
Modified Files
Name | ||||
---|---|---|---|---|
A | plugins/docman/include/DestinationCloneItem.php | +78 | −0 | Go to diff View file |
M | plugins/docman/include/Docman_Actions.class.php | +6 | −5 | Go to diff View file |
M | plugins/docman/include/Docman_Controller.class.php | +23 | −10 | Go to diff View file |
M | plugins/docman/include/Docman_ItemFactory.class.php | +31 | −17 | Go to diff View file |
A | plugins/docman/phpunit/DestinationCloneItemTest.php | +69 | −0 | Go to diff View file |