Preset was lacking the inversion of permissions
authorAlexander Ebert <ebert@woltlab.com>
Thu, 2 Jun 2022 14:11:32 +0000 (16:11 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Thu, 2 Jun 2022 14:11:32 +0000 (16:11 +0200)
See https://www.woltlab.com/community/thread/295793-box-kopieren-option-wird-nicht-%C3%BCbernommen/

wcfsetup/install/files/lib/acp/form/BoxAddForm.class.php

index 2b6dccfb5ebae8c9153e0f660e7455eb7868c884..9705115bcc9f230be4cc4b66bef1fad191b516bc 100644 (file)
@@ -710,6 +710,7 @@ class BoxAddForm extends AbstractForm
                 }
             }
 
+            $this->invertPermissions = $this->presetBox->invertPermissions;
             $this->aclValues = SimpleAclHandler::getInstance()->getValues(
                 'com.woltlab.wcf.box',
                 $this->presetBox->boxID