Implement `canAdopt()` in `IFileProcessor` and `FileProcessor` to check if the file...
authorCyperghost <olaf_schmitz_1@t-online.de>
Tue, 1 Oct 2024 10:14:48 +0000 (12:14 +0200)
committerCyperghost <olaf_schmitz_1@t-online.de>
Tue, 1 Oct 2024 10:14:48 +0000 (12:14 +0200)
commite016d750a683964786fd2b5cda639959270799da
treefaa1069c93da864f3f193b35547d5a5991ad0f03
parent05bf4657f3bd6dde3a05ed4e79ba2e56035c31ce
Implement `canAdopt()` in `IFileProcessor` and `FileProcessor` to check if the file can be assigned to the given `$context`
wcfsetup/install/files/lib/system/endpoint/controller/core/files/upload/SaveChunk.class.php
wcfsetup/install/files/lib/system/file/processor/AttachmentFileProcessor.class.php
wcfsetup/install/files/lib/system/file/processor/FileProcessor.class.php
wcfsetup/install/files/lib/system/file/processor/IFileProcessor.class.php
wcfsetup/install/files/lib/system/form/builder/field/FileProcessorFormField.class.php
wcfsetup/install/lang/de.xml
wcfsetup/install/lang/en.xml