Cannot edit, delete or disable Webform Navigation handler from Emails/Handlers page

Created on 19 April 2022, over 2 years ago
Updated 22 February 2023, over 1 year ago

Problem/Motivation

Ajax errors in console:

https://pacsd9.ddev.site/admin/structure/webform/manage/WEBFORM_ID/handl... returns a 404

Going to that URL shows:

Symfony\Component\HttpKernel\Exception\NotFoundHttpException: Only 1 instance is permitted in Drupal\webform\Form\WebformHandlerFormBase->buildForm() (line 115 of modules/contrib/webform/src/Form/WebformHandlerFormBase.php).
Drupal\webform\Form\WebformHandlerEditForm->buildForm(Array, Object, Object, 'webform_navigation')
call_user_func_array(Array, Array) (Line: 532)
Drupal\Core\Form\FormBuilder->retrieveForm('webform_handler_form', Object) (Line: 278)
Drupal\Core\Form\FormBuilder->buildForm(Object, Object) (Line: 73)
Drupal\Core\Controller\FormController->getContentResult(Object, Object)
call_user_func_array(Array, Array) (Line: 123)
Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber\{closure}() (Line: 578)
Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 124)
Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext(Array, Array) (Line: 97)
Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber\{closure}() (Line: 158)
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 80)
Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 57)
Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 47)
Drupal\Core\StackMiddleware\KernelPreHandle->handle(Object, 1, 1) (Line: 47)
Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 52)
Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 23)
Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 717)
Drupal\Core\DrupalKernel->handle(Object) (Line: 19)

Steps to reproduce

Add the Webform Navigation handler to a webform at /admin/structure/webform/manage/WEBFORM_ID/handlers

After adding, try to click on "Edit" or "Delete" or "Disable" in the handler's operations. Nothing happens.

πŸ› Bug report
Status

Closed: cannot reproduce

Version

2.0

Component

Code

Created by

πŸ‡¨πŸ‡¦Canada endless_wander

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • πŸ‡ΊπŸ‡ΈUnited States greggles Denver, Colorado, USA

    Without steps to reproduce reliably I'm going to close this as cannot reproduce. Please reopen if you can provide answers to #7.

Production build 0.71.5 2024