- Issue created by @prudloff
Image upload is not working.
When using the full form (/admin/content/website-feedback/add), the image is simply never uploaded.
When using the AJAX form, the form submit button uploads the image and never submits the form.
Browse to /admin/content/website-feedback/add.
Fill the summary and image fields.
Submit the form: the image is not submitted.
The comment says AJAX upload is removed "for security reason" without more explanation.
Removing the processImage() method fixes the problem for us.
Active
1.1
Code