solspace / craft-express-forms

Express Forms for Craft: Intuitive and lightweight form builder that gets the job done but doesn’t get in your way.
https://docs.solspace.com/craft/express-forms/v2/
Other
13 stars 4 forks source link

Craft 4: Cannot dublicate form in CP #102

Closed krizzzly closed 2 years ago

krizzzly commented 2 years ago

When trying to dublicate a form in CP, it throws an error:

#10 {main} {"memory":21910600,"exception":"[object] (ArgumentCountError(code: 0): Too few arguments to function Solspace\\ExpressForms\\models\\Form::setId(), 0 passed in /Users/Christian/Sites/www/fresh7.test/vendor/solspace/craft-express-forms/packages/plugin/src/controllers/FormsController.php on line 122 and exactly 1 expected at /Users/Christian/Sites/www/fresh7.test/vendor/solspace/craft-express-forms/packages/plugin/src/models/Form.php:96)"} 
2022-09-16 09:33:11 [web.INFO] [application] Request context:
$_GET = [
    'p' => 'admin/express-forms/forms/duplicate'
]

Craft & Plugin Info (please complete the following information):

kjmartens commented 2 years ago

This has been fixed in Express Forms v2.0.0 now 🙂