stable

Clone or download

Read-only

Update event are never sent

part of story #12458 DnD on an existing file creates a new version How to test: Create a new version by drag and drop Go in document history: => new version creation should be loggued Change-Id: I8d89e3a0ddf7c4505bba72fd0c8cbaca5b1fcb69

Modified Files

Name
M plugins/docman/include/Upload/Version/DocumentOnGoingVersionToUploadDAO.php +1 −1 Go to diff View file
M plugins/docman/include/Upload/Version/VersionUploadFinisher.php +28 −10 Go to diff View file
M plugins/docman/include/docmanPlugin.class.php +6 −2 Go to diff View file
M plugins/docman/phpunit/Upload/Version/VersionUploadFinisherTest.php +14 −2 Go to diff View file