Details
-
Bug
-
Resolution: Fixed
-
Major
-
3.2.6, 3.2.7
-
Magnolia version: 6.2.13
magnolia-form version: 2.7.3
-
Empty show more show less
-
AuthorX 6
-
3
Description
Steps to reproduce
- Create an environment with LiveCopy and the Magnolia Forms module
- Create a page with a simple form
- Try to create a live copy page out of the page including the form
Expected results
It should be no problem to create a live copy page even if the page includes a form.
Actual results
I get the following error (see LiveCopy error stacktrace.txt):
Workaround
There is no workaround as far as I could see.
Development notes
I think the problem is related to this line: https://git.magnolia-cms.com/projects/ADDON/repos/live-copy/browse/src/main/java/info/magnolia/livecopy/actions/BulkLiveCopyAction.java#91
But the question is why the render engine triggers the form submit.
Checklists
Acceptance criteria