stable
Clone or download
Read-only
Merge 'gerrit #14708' into stable/master
* commit 'be8f9c4ec8': request #13262 Fatal error is thrown if null is given to a document who has an approval table action Change-Id: Ife260d5f1e25b245e3fa6ee4c6e6de7d9507169d
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/docman/include/ApprovalTable/ApprovalTableUpdateActionChecker.php | +3 | −3 | Go to diff View file |
M | plugins/docman/include/REST/v1/DocmanItemUpdator.php | +4 | −2 | Go to diff View file |
M | plugins/docman/include/REST/v1/EmbeddedFiles/DocmanEmbeddedFilesPATCHRepresentation.php | +3 | −3 | Go to diff View file |
M | plugins/docman/include/REST/v1/Files/DocmanFilesPATCHRepresentation.php | +3 | −3 | Go to diff View file |
M | plugins/docman/include/REST/v1/Links/DocmanLinkPATCHRepresentation.php | +3 | −3 | Go to diff View file |
M | plugins/docman/include/Upload/Version/DocumentOnGoingVersionToUploadDAO.php | +1 | −1 | Go to diff View file |
M | plugins/docman/include/Upload/Version/VersionToUploadCreator.php | +1 | −1 | Go to diff View file |
M | plugins/docman/phpunit/ApprovalTable/ApprovalTableUpdateActionCheckerTest.php | +2 | −2 | Go to diff View file |