Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

list wizard do not multiple input fields #2

Open
akroii opened this issue Aug 23, 2023 · 1 comment
Open

list wizard do not multiple input fields #2

akroii opened this issue Aug 23, 2023 · 1 comment

Comments

@akroii
Copy link

akroii commented Aug 23, 2023

Button "Eine neue Reihe erstellen" stop working.
image

I'm not sure if this is correct repo for this issue.

I got this stacktrace:

Symfony\Component\HttpKernel\Exception\BadRequestHttpException:
Bad request

  at vendor/menatwork/contao-multicolumnwizard-bundle/src/EventListener/Mcw/CreateWidget.php:93
  at MenAtWork\MultiColumnWizardBundle\EventListener\Mcw\CreateWidget->createWidgetContao(object(CreateWidgetEvent), 'men-at-work.multi-column-wizard-bundle.create-widget', object(TraceableEventDispatcher))
     (vendor/symfony/event-dispatcher/Debug/WrappedListener.php:118)
  at Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object(CreateWidgetEvent), 'men-at-work.multi-column-wizard-bundle.create-widget', object(TraceableEventDispatcher))
     (vendor/symfony/event-dispatcher/EventDispatcher.php:230)
  at Symfony\Component\EventDispatcher\EventDispatcher->callListeners(array(object(WrappedListener), object(WrappedListener)), 'men-at-work.multi-column-wizard-bundle.create-widget', object(CreateWidgetEvent))
     (vendor/symfony/event-dispatcher/EventDispatcher.php:59)
  at Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object(CreateWidgetEvent), 'men-at-work.multi-column-wizard-bundle.create-widget')
     (vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154)
  at Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object(CreateWidgetEvent), 'men-at-work.multi-column-wizard-bundle.create-widget')
     (vendor/menatwork/contao-multicolumnwizard-bundle/src/EventListener/Contao/ExecutePostActions.php:133)
  at MenAtWork\MultiColumnWizardBundle\EventListener\Contao\ExecutePostActions->handleRowCreation('mcwCreateNewRow', object(DC_Table))
     (vendor/contao/core-bundle/src/Resources/contao/classes/Ajax.php:509)
  at Contao\Ajax->executePostActionsHook(object(DC_Table))
     (vendor/contao/core-bundle/src/Resources/contao/classes/Ajax.php:491)
  at Contao\Ajax->executePostActions(object(DC_Table))
     (vendor/contao/core-bundle/src/Resources/contao/classes/Backend.php:430)
  at Contao\Backend->getBackendModule('article', null)
     (vendor/contao/core-bundle/src/Resources/contao/controllers/BackendMain.php:168)
  at Contao\BackendMain->run()
     (vendor/contao/core-bundle/src/Controller/BackendController.php:49)
  at Contao\CoreBundle\Controller\BackendController->mainAction()
     (vendor/symfony/http-kernel/HttpKernel.php:163)
  at Symfony\Component\HttpKernel\HttpKernel->handleRaw(object(Request), 1)
     (vendor/symfony/http-kernel/HttpKernel.php:75)
  at Symfony\Component\HttpKernel\HttpKernel->handle(object(Request), 1, true)
     (vendor/symfony/http-kernel/Kernel.php:202)
  at Symfony\Component\HttpKernel\Kernel->handle(object(Request))
     (web/index.php:44)   

I got Error 400 in dev tool console.

https://www.xxxxxxxxx.de/contao?do=article&id=2009&table=tl_content&act=edit&rt=c6e6e0faefcc6d94.DzM4s9L-QS3ArfUoGVnVmGcocMfhjvCSju9QjQzYLoc.QAZ8g5CUdGupyoNDKT-ZyFZeHfKK9KnZx7AJ6j-8YNNeQELeuY8OcpnFzQ&ref=GJCWEjib 400

Contao 4.13.29
postyou/contao-wrapper_tags: 2.2.10

@theDyingMountain
Copy link
Member

Maybe that depends on multicolumnwizard. I created an issue: menatwork/contao-multicolumnwizard-bundle#23

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants