- Issue created by @adam1
- 🇩🇪Germany adam1
Additional finding: if I create a new BEF view from scratch, after pressing apply button actually saves the settings, but non the less throws below error message. This behavior already happened in D10, but I ignored it because the filters worked great.
/de/admin/structure/views/ajax/display/testkatalog/page_1/exposed_form?_wrapper_format=drupal_ajax&ajax_form=1&_wrapper_format=drupal_ajax:1 Failed to load resource: the server responded with a status of 500 () ajax.js?v=11.1.6:1219 Uncaught Drupal.AjaxErrormessage: "\nEin AJAX-HTTP-Fehler ist aufgetreten.\nHTTP-Rückgabe-Code: 500\nDebugging information follows.\nPath: /de/admin/structure/views/ajax/display/testkatalog/page_1/exposed_form?_wrapper_format=drupal_ajax&ajax_form=1\nStatustext: error\nAntworttext: Auf der Website ist ein unerwarteter Fehler aufgetreten. Versuchen Sie es später noch einmal.Symfony\\Component\\HttpKernel\\Exception\\HttpException: The specified #ajax callback is empty or not callable. in Drupal\\Core\\Form\\FormAjaxResponseBuilder->buildResponse() (line 67 of core/lib/Drupal/Core/Form/FormAjaxResponseBuilder.php). Drupal\\Core\\Form\\EventSubscriber\\FormAjaxSubscriber->onException() (Line: 246)\nSymfony\\Component\\EventDispatcher\\EventDispatcher::Symfony\\Component\\EventDispatcher\\{closure}() (Line: 206)\nSymfony\\Component\\EventDispatcher\\EventDispatcher->callListeners() (Line: 56)\nSymfony\\Component\\EventDispatcher\\EventDispatcher->dispatch() (Line: 241)\nSymfony\\Component\\HttpKernel\\HttpKernel->handleThrowable() (Line: 91)\nSymfony\\Component\\HttpKernel\\HttpKernel->handle() (Line: 53)\nDrupal\\Core\\StackMiddleware\\Session->handle() (Line: 48)\nDrupal\\Core\\StackMiddleware\\KernelPreHandle->handle() (Line: 28)\nDrupal\\Core\\StackMiddleware\\ContentLength->handle() (Line: 32)\nDrupal\\big_pipe\\StackMiddleware\\ContentLength->handle() (Line: 116)\nDrupal\\page_cache\\StackMiddleware\\PageCache->pass() (Line: 90)\nDrupal\\page_cache\\StackMiddleware\\PageCache->handle() (Line: 48)\nDrupal\\Core\\StackMiddleware\\ReverseProxyMiddleware->handle() (Line: 51)\nDrupal\\Core\\StackMiddleware\\NegotiationMiddleware->handle() (Line: 36)\nDrupal\\Core\\StackMiddleware\\AjaxPageState->handle() (Line: 51)\nDrupal\\Core\\StackMiddleware\\StackedHttpKernel->handle() (Line: 709)\nDrupal\\Core\\DrupalKernel->handle() (Line: 19)\n"name: "AjaxError"stack: "Error\n at https://mysite.local/core/misc/ajax.js?v=11.1.6:196:32\n at https://mysite.local/core/misc/ajax.js?v=11.1.6:1926:3"[[Prototype]]: Error at https://mysite.local/core/misc/ajax.js?v=11.1.6:196:32 at https://mysite.local/core/misc/ajax.js?v=11.1.6:1926:3
- 🇺🇸United States smustgrave
Can you use the issue summary template please, specifically the steps to reproduce.