No, I don't need a fix, I just used the regular date field...
Thanks,
Eric
Yes, I think that's the problem.
You can close this issue.
Thanks,
Eric
daterange with timezone
How can we fix this for Gin?
Thanks,
Eric
HI,
This is similar to an issue I am having with the pulldown at the bottom of the node edit form.
See screenshots.
It falls off the bottom of the window. If I fiddle with scroll, it sometimes pops up, but not always or I can't mouse to it.
Thanks,
Eric
I have no idea either, but I ended up removing Rules and TD replacing them with ECA once I figured that modules out...
E
Hmmm... that's what I was at - 8.2 or 8.3 as I was troubleshooting.
For whatever reason, when Rules 4.x and Typed Data 2.1.x were installed, with no enabled rules, when new nodes were created the automatic URL Aliases were not being created. So all the nodes were example.com/node/1234 instead of example.com/review/[node:title] (with the Token being replace, of course)
Once I uninstalled them, alias creation worked.
hmmm
Thanks,
Eric
Looks like I ended up with some sort of composer issue which either messed up the install of the basic plugin pack or the premium one. I removed both and re-installed and it's all working now.
Thanks.
Eric
Caches should have been cleared & updates run, but I might be able to test it at some point. I had to revert as users were not able to update content.
Will let you know.
E
I'm utterly confused by the issues threads here...
I'm getting an error that looks close to this one, but...?
TypeError: Drupal\typed_data\PlaceholderResolver::scan(): Argument #1 ($text) must be of type string, null given, called in docroot/modules/contrib/rules/src/Plugin/RulesDataProcessor/TokenProcessor.php on line 69 in Drupal\typed_data\PlaceholderResolver->scan() (line 182 of docroot/modules/contrib/typed_data/src/PlaceholderResolver.php).
Any idea what I need to do here?
Thanks,
Eric
Unfortunately its seems to be affecting another rule that I actually need, but I can't find the issue in the Rules issue queue..
E
HI,
Yeah, that is probably it. I had a dummy rule in place to email me anytime a user logged in. I removed it and now things seem to work.
Thanks,
Eric
A D10 release version would be nice
E
I have applied the patch in #13 but it seems to only work when creating a new node and not while editing an existing node and navigating away.
Thanks,
Eric
I'm trying to think is there are any other modules that I've updated that I have updated that could affect node edit protection...
I do recall a number of jQueryUI modules that I updated and maybe Content Locking...?
E
I'm clueless... I will get the false message sometimes, but now I've also had the message not appear when it should.
I'm seeing nothing in watchdog no error message...
Weird...
E
Hi,
I think you are correct... there was another change at the same time that I thought would not have affected the site, but did.
You can kill this report..
Thanks,
Eric
Another instance of this message popping up on a 10.3 update...
Whee!
Eric
aitala → created an issue.
I second the official release...!
Thanks,
Eric
Any timeline for this getting released?
Thanks,
Eric
Just a note - there are no custom modules on the site...
E
hi,
No errors are getting logged anywhere...
Here is the composer.json file.
Eric
Hi,
Well the first issue is that there are no radio buttons to click.. just the images...
And this is D9 (at the moment)..
Its also possible its one of the other modules that's messing things up..
Thanks.
Eric
Any idea why this approach might have an issue with PHP8?
I'm using this approach as well, but it seems to be having an issue with PHP8... any ideas?
Thanks,
Eric
Is still not working as far as I can tell....
E
@e5sego it does as long as you also apply the patch from #3168778
Here is the full backtrace
#0 [internal function]: Drupal\entityconnect\EntityconnectFormUtils::childFormSubmit(Array, Object(Drupal\Core\Form\FormState))
#1 /home/aitala/drupal9/web/core/lib/Drupal/Core/Form/FormSubmitter.php(129): call_user_func_array(Array, Array)
#2 /home/aitala/drupal9/web/core/lib/Drupal/Core/Form/FormSubmitter.php(67): Drupal\Core\Form\FormSubmitter->executeSubmitHandlers(Array, Object(Drupal\Core\Form\FormState))
#3 /home/aitala/drupal9/web/core/lib/Drupal/Core/Form/FormBuilder.php(597): Drupal\Core\Form\FormSubmitter->doSubmitForm(Array, Object(Drupal\Core\Form\FormState))
#4 /home/aitala/drupal9/web/core/lib/Drupal/Core/Form/FormBuilder.php(325): Drupal\Core\Form\FormBuilder->processForm('views_exposed_f...', Array, Object(Drupal\Core\Form\FormState))
#5 /home/aitala/drupal9/web/core/modules/views/src/Plugin/views/exposed_form/ExposedFormPluginBase.php(134): Drupal\Core\Form\FormBuilder->buildForm('\\Drupal\\views\\F...', Object(Drupal\Core\Form\FormState))
#6 /home/aitala/drupal9/web/core/modules/views/src/ViewExecutable.php(1253): Drupal\views\Plugin\views\exposed_form\ExposedFormPluginBase->renderExposedForm()
#7 /home/aitala/drupal9/web/core/modules/views/src/ViewExecutable.php(1406): Drupal\views\ViewExecutable->build(NULL)
#8 /home/aitala/drupal9/web/core/modules/views/src/ViewExecutable.php(1469): Drupal\views\ViewExecutable->execute(NULL)
#9 /home/aitala/drupal9/web/core/modules/views/src/Plugin/views/display/Block.php(131): Drupal\views\ViewExecutable->render()
#10 /home/aitala/drupal9/web/core/modules/views/src/ViewExecutable.php(1645): Drupal\views\Plugin\views\display\Block->execute()
#11 /home/aitala/drupal9/web/core/modules/views/src/Element/View.php(81): Drupal\views\ViewExecutable->executeDisplay('block_1', Array)
#12 /home/aitala/drupal9/web/core/modules/views/src/Plugin/Block/ViewsBlock.php(61): Drupal\views\Element\View::preRenderViewElement(Array)
#13 /home/aitala/drupal9/web/modules/contrib/context/src/Plugin/ContextReaction/Blocks.php(339): Drupal\views\Plugin\Block\ViewsBlock->build()
#14 [internal function]: Drupal\context\Plugin\ContextReaction\Blocks->preRenderBlock(Array)
#15 /home/aitala/drupal9/web/core/lib/Drupal/Core/Security/DoTrustedCallbackTrait.php(111): call_user_func_array(Array, Array)
#16 /home/aitala/drupal9/web/core/lib/Drupal/Core/Render/Renderer.php(858): Drupal\Core\Render\Renderer->doTrustedCallback(Array, Array, 'Render #pre_ren...', 'exception', 'Drupal\\Core\\Ren...')
#17 /home/aitala/drupal9/web/core/lib/Drupal/Core/Render/Renderer.php(421): Drupal\Core\Render\Renderer->doCallback('#pre_render', Array, Array)
#18 /home/aitala/drupal9/web/core/lib/Drupal/Core/Render/Renderer.php(493): Drupal\Core\Render\Renderer->doRender(Array)
#19 /home/aitala/drupal9/web/core/lib/Drupal/Core/Render/Renderer.php(240): Drupal\Core\Render\Renderer->doRender(Array, false)
#20 /home/aitala/drupal9/web/core/lib/Drupal/Core/Template/TwigExtension.php(475): Drupal\Core\Render\Renderer->render(Array)
#21 /home/aitala/drupal9/web/sites/default/files/php/twig/65cc3e16d65e4_page.html.twig_pLWEDAuYtZMcWEWslnU1p2nlK/39i5cNhFyHObfb0L94ZcpeeuGVS3qvbuTOuZZOyHFcU.php(161): Drupal\Core\Template\TwigExtension->escapeFilter(Object(Drupal\Core\Template\TwigEnvironment), Array, 'html', NULL, true)
#22 /home/aitala/drupal9/vendor/twig/twig/src/Template.php(394): __TwigTemplate_8e0c497690f5b6df83c5c5aa49915f71->doDisplay(Array, Array)
#23 /home/aitala/drupal9/vendor/twig/twig/src/Template.php(367): Twig\Template->displayWithErrorHandling(Array, Array)
#24 /home/aitala/drupal9/vendor/twig/twig/src/Template.php(379): Twig\Template->display(Array)
#25 /home/aitala/drupal9/vendor/twig/twig/src/TemplateWrapper.php(38): Twig\Template->render(Array)
#26 /home/aitala/drupal9/web/core/themes/engines/twig/twig.engine(39): Twig\TemplateWrapper->render(Array)
#27 /home/aitala/drupal9/web/core/lib/Drupal/Core/Theme/ThemeManager.php(348): twig_render_template('themes/contrib/...', Array)
#28 /home/aitala/drupal9/web/core/lib/Drupal/Core/Render/Renderer.php(480): Drupal\Core\Theme\ThemeManager->render('page', Array)
#29 /home/aitala/drupal9/web/core/lib/Drupal/Core/Render/Renderer.php(240): Drupal\Core\Render\Renderer->doRender(Array, false)
#30 /home/aitala/drupal9/web/core/lib/Drupal/Core/Template/TwigExtension.php(475): Drupal\Core\Render\Renderer->render(Array)
#31 /home/aitala/drupal9/web/sites/default/files/php/twig/65cc3e16d65e4_html.html.twig_1Zaxuu8AHWawQkYERDA7Bdubl/bS74p0hgm1S7dAr4VY0iJSsD7X0d92RjmEY6uX3A6F0.php(91): Drupal\Core\Template\TwigExtension->escapeFilter(Object(Drupal\Core\Template\TwigEnvironment), Array, 'html', NULL, true)
#32 /home/aitala/drupal9/vendor/twig/twig/src/Template.php(394): __TwigTemplate_06b43dd31599b5a21c3b7c33f7917cdb->doDisplay(Array, Array)
#33 /home/aitala/drupal9/vendor/twig/twig/src/Template.php(367): Twig\Template->displayWithErrorHandling(Array, Array)
#34 /home/aitala/drupal9/vendor/twig/twig/src/Template.php(379): Twig\Template->display(Array)
#35 /home/aitala/drupal9/vendor/twig/twig/src/TemplateWrapper.php(38): Twig\Template->render(Array)
#36 /home/aitala/drupal9/web/core/themes/engines/twig/twig.engine(39): Twig\TemplateWrapper->render(Array)
#37 /home/aitala/drupal9/web/core/lib/Drupal/Core/Theme/ThemeManager.php(348): twig_render_template('themes/contrib/...', Array)
#38 /home/aitala/drupal9/web/core/lib/Drupal/Core/Render/Renderer.php(480): Drupal\Core\Theme\ThemeManager->render('html', Array)
#39 /home/aitala/drupal9/web/core/lib/Drupal/Core/Render/Renderer.php(240): Drupal\Core\Render\Renderer->doRender(Array, false)
#40 /home/aitala/drupal9/web/core/lib/Drupal/Core/Render/MainContent/HtmlRenderer.php(158): Drupal\Core\Render\Renderer->render(Array)
#41 /home/aitala/drupal9/web/core/lib/Drupal/Core/Render/Renderer.php(627): Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}()
#42 /home/aitala/drupal9/web/core/lib/Drupal/Core/Render/MainContent/HtmlRenderer.php(159): Drupal\Core\Render\Renderer->executeInRenderContext(Object(Drupal\Core\Render\RenderContext), Object(Closure))
#43 /home/aitala/drupal9/web/core/lib/Drupal/Core/EventSubscriber/MainContentViewSubscriber.php(90): Drupal\Core\Render\MainContent\HtmlRenderer->renderResponse(Array, Object(Symfony\Component\HttpFoundation\Request), Object(Drupal\Core\Routing\CurrentRouteMatch))
#44 [internal function]: Drupal\Core\EventSubscriber\MainContentViewSubscriber->onViewRenderArray(Object(Symfony\Component\HttpKernel\Event\ViewEvent), 'kernel.view', Object(Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher))
#45 /home/aitala/drupal9/web/core/lib/Drupal/Component/EventDispatcher/ContainerAwareEventDispatcher.php(111): call_user_func(Array, Object(Symfony\Component\HttpKernel\Event\ViewEvent), 'kernel.view', Object(Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher))
#46 /home/aitala/drupal9/vendor/symfony/http-kernel/HttpKernel.php(186): Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch(Object(Symfony\Component\HttpKernel\Event\ViewEvent), 'kernel.view')
#47 /home/aitala/drupal9/vendor/symfony/http-kernel/HttpKernel.php(76): Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object(Symfony\Component\HttpFoundation\Request), 1)
#48 /home/aitala/drupal9/web/core/lib/Drupal/Core/StackMiddleware/Session.php(58): Symfony\Component\HttpKernel\HttpKernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#49 /home/aitala/drupal9/web/core/lib/Drupal/Core/StackMiddleware/KernelPreHandle.php(48): Drupal\Core\StackMiddleware\Session->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#50 /home/aitala/drupal9/web/core/lib/Drupal/Core/StackMiddleware/ContentLength.php(28): Drupal\Core\StackMiddleware\KernelPreHandle->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#51 /home/aitala/drupal9/web/core/modules/big_pipe/src/StackMiddleware/ContentLength.php(32): Drupal\Core\StackMiddleware\ContentLength->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#52 /home/aitala/drupal9/web/core/modules/page_cache/src/StackMiddleware/PageCache.php(106): Drupal\big_pipe\StackMiddleware\ContentLength->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#53 /home/aitala/drupal9/web/core/modules/page_cache/src/StackMiddleware/PageCache.php(85): Drupal\page_cache\StackMiddleware\PageCache->pass(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#54 /home/aitala/drupal9/web/core/modules/ban/src/BanMiddleware.php(50): Drupal\page_cache\StackMiddleware\PageCache->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#55 /home/aitala/drupal9/web/core/lib/Drupal/Core/StackMiddleware/ReverseProxyMiddleware.php(48): Drupal\ban\BanMiddleware->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#56 /home/aitala/drupal9/web/core/lib/Drupal/Core/StackMiddleware/NegotiationMiddleware.php(51): Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#57 /home/aitala/drupal9/web/core/lib/Drupal/Core/StackMiddleware/AjaxPageState.php(36): Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#58 /home/aitala/drupal9/web/core/lib/Drupal/Core/StackMiddleware/StackedHttpKernel.php(51): Drupal\Core\StackMiddleware\AjaxPageState->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#59 /home/aitala/drupal9/web/core/lib/Drupal/Core/DrupalKernel.php(704): Drupal\Core\StackMiddleware\StackedHttpKernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#60 /home/aitala/drupal9/web/index.php(19): Drupal\Core\DrupalKernel->handle(Object(Symfony\Component\HttpFoundation\Request))
#61 {main}
I've tried using this patch and get
Error: Call to undefined method Drupal\views\Form\ViewsExposedForm::getEntity() in Drupal\entityconnect\EntityconnectFormUtils::childFormSubmit() (line 424 of modules/contrib/entityconnect/src/EntityconnectFormUtils.php).
when I try to add a new node which is being referenced from the node I am initially editing...
Thanks,
Eric
Changing versions...
Hm.. weird.... I did not notice it was not D10 ready..
It looks like I actually installed the -dev version.
Deprecated function: Facebook\FacebookApp implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in include() (line 28 of /home/ipmsusa3/public_html/drupal9/vendor/facebook/graph-sdk/src/Facebook/FacebookApp.php)
#0 /home/ipmsusa3/public_html/drupal9/docroot/core/includes/bootstrap.inc(347): _drupal_error_handler_real(8192, 'Facebook\\Facebo...', '/home/ipmsusa3/...', 28)
#1 /home/ipmsusa3/public_html/drupal9/vendor/facebook/graph-sdk/src/Facebook/FacebookApp.php(28): _drupal_error_handler(8192, 'Facebook\\Facebo...', '/home/ipmsusa3/...', 28)
#2 /home/ipmsusa3/public_html/drupal9/vendor/composer/ClassLoader.php(576): include('/home/ipmsusa3/...')
#3 /home/ipmsusa3/public_html/drupal9/vendor/composer/ClassLoader.php(427): Composer\Autoload\{closure}('/home/ipmsusa3/...')
#4 /home/ipmsusa3/public_html/drupal9/vendor/facebook/graph-sdk/src/Facebook/Facebook.php(145): Composer\Autoload\ClassLoader->loadClass('Facebook\\Facebo...')
#5 /home/ipmsusa3/public_html/drupal9/docroot/modules/contrib/autopost_facebook/src/Controller/AutoPostFacebookController.php(56): Facebook\Facebook->__construct(Array)
#6 [internal function]: Drupal\autopost_facebook\Controller\AutoPostFacebookController->auth()
#7 /home/ipmsusa3/public_html/drupal9/docroot/core/lib/Drupal/Core/EventSubscriber/EarlyRenderingControllerWrapperSubscriber.php(123): call_user_func_array(Array, Array)
#8 /home/ipmsusa3/public_html/drupal9/docroot/core/lib/Drupal/Core/Render/Renderer.php(580): Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber\{closure}()
#9 /home/ipmsusa3/public_html/drupal9/docroot/core/lib/Drupal/Core/EventSubscriber/EarlyRenderingControllerWrapperSubscriber.php(124): Drupal\Core\Render\Renderer->executeInRenderContext(Object(Drupal\Core\Render\RenderContext), Object(Closure))
#10 /home/ipmsusa3/public_html/drupal9/docroot/core/lib/Drupal/Core/EventSubscriber/EarlyRenderingControllerWrapperSubscriber.php(97): Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext(Array, Array)
#11 /home/ipmsusa3/public_html/drupal9/vendor/symfony/http-kernel/HttpKernel.php(169): Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber\{closure}()
#12 /home/ipmsusa3/public_html/drupal9/vendor/symfony/http-kernel/HttpKernel.php(81): Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object(Symfony\Component\HttpFoundation\Request), 1)
#13 /home/ipmsusa3/public_html/drupal9/docroot/core/lib/Drupal/Core/StackMiddleware/Session.php(58): Symfony\Component\HttpKernel\HttpKernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#14 /home/ipmsusa3/public_html/drupal9/docroot/core/lib/Drupal/Core/StackMiddleware/KernelPreHandle.php(48): Drupal\Core\StackMiddleware\Session->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#15 /home/ipmsusa3/public_html/drupal9/docroot/core/modules/page_cache/src/StackMiddleware/PageCache.php(106): Drupal\Core\StackMiddleware\KernelPreHandle->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#16 /home/ipmsusa3/public_html/drupal9/docroot/core/modules/page_cache/src/StackMiddleware/PageCache.php(85): Drupal\page_cache\StackMiddleware\PageCache->pass(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#17 /home/ipmsusa3/public_html/drupal9/docroot/core/modules/ban/src/BanMiddleware.php(50): Drupal\page_cache\StackMiddleware\PageCache->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#18 /home/ipmsusa3/public_html/drupal9/docroot/core/lib/Drupal/Core/StackMiddleware/ReverseProxyMiddleware.php(48): Drupal\ban\BanMiddleware->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#19 /home/ipmsusa3/public_html/drupal9/docroot/core/lib/Drupal/Core/StackMiddleware/NegotiationMiddleware.php(51): Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#20 /home/ipmsusa3/public_html/drupal9/vendor/stack/builder/src/Stack/StackedHttpKernel.php(23): Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#21 /home/ipmsusa3/public_html/drupal9/docroot/core/lib/Drupal/Core/DrupalKernel.php(718): Stack\StackedHttpKernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#22 /home/ipmsusa3/public_html/drupal9/docroot/index.php(19): Drupal\Core\DrupalKernel->handle(Object(Symfony\Component\HttpFoundation\Request))
#23 {main}
then
Deprecated function: http_build_query(): Passing null to parameter #2 ($numeric_prefix) of type string is deprecated in Facebook\Authentication\OAuth2Client->getAuthorizationUrl() (line 146 of /home/ipmsusa3/public_html/drupal9/vendor/facebook/graph-sdk/src/Facebook/Authentication/OAuth2Client.php)
#0 /home/ipmsusa3/public_html/drupal9/docroot/core/includes/bootstrap.inc(347): _drupal_error_handler_real(8192, 'http_build_quer...', '/home/ipmsusa3/...', 146)
#1 [internal function]: _drupal_error_handler(8192, 'http_build_quer...', '/home/ipmsusa3/...', 146)
#2 /home/ipmsusa3/public_html/drupal9/vendor/facebook/graph-sdk/src/Facebook/Authentication/OAuth2Client.php(146): http_build_query(Array, NULL, '&')
#3 /home/ipmsusa3/public_html/drupal9/vendor/facebook/graph-sdk/src/Facebook/Helpers/FacebookRedirectLoginHelper.php(128): Facebook\Authentication\OAuth2Client->getAuthorizationUrl('https://reviews...', 'd5eec4bbe8d9176...', Array, Array, '&')
#4 /home/ipmsusa3/public_html/drupal9/vendor/facebook/graph-sdk/src/Facebook/Helpers/FacebookRedirectLoginHelper.php(142): Facebook\Helpers\FacebookRedirectLoginHelper->makeUrl('https://reviews...', Array, Array, '&')
#5 /home/ipmsusa3/public_html/drupal9/docroot/modules/contrib/autopost_facebook/src/Controller/AutoPostFacebookController.php(64): Facebook\Helpers\FacebookRedirectLoginHelper->getLoginUrl('https://reviews...', Array)
#6 [internal function]: Drupal\autopost_facebook\Controller\AutoPostFacebookController->auth()
#7 /home/ipmsusa3/public_html/drupal9/docroot/core/lib/Drupal/Core/EventSubscriber/EarlyRenderingControllerWrapperSubscriber.php(123): call_user_func_array(Array, Array)
#8 /home/ipmsusa3/public_html/drupal9/docroot/core/lib/Drupal/Core/Render/Renderer.php(580): Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber\{closure}()
#9 /home/ipmsusa3/public_html/drupal9/docroot/core/lib/Drupal/Core/EventSubscriber/EarlyRenderingControllerWrapperSubscriber.php(124): Drupal\Core\Render\Renderer->executeInRenderContext(Object(Drupal\Core\Render\RenderContext), Object(Closure))
#10 /home/ipmsusa3/public_html/drupal9/docroot/core/lib/Drupal/Core/EventSubscriber/EarlyRenderingControllerWrapperSubscriber.php(97): Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext(Array, Array)
#11 /home/ipmsusa3/public_html/drupal9/vendor/symfony/http-kernel/HttpKernel.php(169): Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber\{closure}()
#12 /home/ipmsusa3/public_html/drupal9/vendor/symfony/http-kernel/HttpKernel.php(81): Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object(Symfony\Component\HttpFoundation\Request), 1)
#13 /home/ipmsusa3/public_html/drupal9/docroot/core/lib/Drupal/Core/StackMiddleware/Session.php(58): Symfony\Component\HttpKernel\HttpKernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#14 /home/ipmsusa3/public_html/drupal9/docroot/core/lib/Drupal/Core/StackMiddleware/KernelPreHandle.php(48): Drupal\Core\StackMiddleware\Session->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#15 /home/ipmsusa3/public_html/drupal9/docroot/core/modules/page_cache/src/StackMiddleware/PageCache.php(106): Drupal\Core\StackMiddleware\KernelPreHandle->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#16 /home/ipmsusa3/public_html/drupal9/docroot/core/modules/page_cache/src/StackMiddleware/PageCache.php(85): Drupal\page_cache\StackMiddleware\PageCache->pass(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#17 /home/ipmsusa3/public_html/drupal9/docroot/core/modules/ban/src/BanMiddleware.php(50): Drupal\page_cache\StackMiddleware\PageCache->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#18 /home/ipmsusa3/public_html/drupal9/docroot/core/lib/Drupal/Core/StackMiddleware/ReverseProxyMiddleware.php(48): Drupal\ban\BanMiddleware->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#19 /home/ipmsusa3/public_html/drupal9/docroot/core/lib/Drupal/Core/StackMiddleware/NegotiationMiddleware.php(51): Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#20 /home/ipmsusa3/public_html/drupal9/vendor/stack/builder/src/Stack/StackedHttpKernel.php(23): Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#21 /home/ipmsusa3/public_html/drupal9/docroot/core/lib/Drupal/Core/DrupalKernel.php(718): Stack\StackedHttpKernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#22 /home/ipmsusa3/public_html/drupal9/docroot/index.php(19): Drupal\Core\DrupalKernel->handle(Object(Symfony\Component\HttpFoundation\Request))
#23 {main}
See https://www.drupal.org/project/business_rules/issues/3250592 🐛 Class RedirectResponse not found Needs work
I've checked - my above issue does not occur with PHP 7.4 only 8.1
Eric
HI,
I am now getting this as well.
I'm thinking its a PHP8 issue as I've just updated to that from 7.4
An AJAX HTTP error occurred.
HTTP Result Code: 500
Debugging information follows.
Path: /admin/structure/views/view/event_ical_feed/preview/feed_2/ajax
StatusText: Internal Server Error
ResponseText:
Seems to work nicely on D 9.5.11
Thanks,
Eric
Testing this on D 9.5.11 and it seems to work nicely.
Thanks,
Eric
I've tried this patch and it does seem to work on a D9.5.11 site...
Thanks,
Eric
Hi,
I tried both a UI and drush un-install... cleared cache many times, tried to re-install Aggregator, etc.
What I had to do was manually remove all the Aggregator feeds, a View Mode (or two) for Aggregator display, then remove references to 'Aggregator RSS feed' manually from the database. At that point I was able to un-install the module... as far as I remember...
So I guess you can close this as I'm not sure what happened to mess up the original install - I wasn't even using the feeds within the site.
E
Yes... mistake in config....
E
No I did not... I ended up ripping the module out by hand as the site was having all sorts of white screens....
Might as well close this ticket.
E
Would be nice to have this merged...
E
I got hit with this error all of a sudden on a site that's been working for quite a while.
After I applied the patch, the site came back online, and there was an all site context that didn't do anything but that should not have changed recently...
??
Thanks,
Eric
No errors, it just did not seem to do anything. I ended up exporting config, editing the files by hand, try to re-import those, fix other weird config issues (some involving themes from the D6 era), re-importing again, etc....
E
So what do I do about ...?
The configuration cannot be imported because it failed validation for the following reasons:
Configuration block.block.block_3 depends on the rubik theme that will not be installed after import.
Configuration block.block.block_4 depends on the tao theme that will not be installed after import.
Configuration block.block.block_7 depends on the mix_and_match theme that will not be installed after import.
Configuration block.block.system depends on the garland theme that will not be installed after import.
Configuration block.block.system_2 depends on the rubik theme that will not be installed after import.
Configuration block.block.system_3 depends on the tao theme that will not be installed after import.
Configuration block.block.system_4 depends on the mix_and_match theme that will not be installed after import.
Configuration block.block.user depends on the garland theme that will not be installed after import.
Configuration block.block.user_1 depends on the garland theme that will not be installed after import.
When I try to import the role yml file to remove the broken permissions?
Thanks,
Eric
Quick note - I am getting this with the 1.3.0 version of the module and PHP 8.1
Eric
Hi,
Patch seems to work...
No idea why the error was occurring - Is a new Drupal 9 site...
Eric
Adding an attachment...
There is an issue with this patch when you are uploading multiple images into a field.
All the images get Alt text from the first image name.
This is with Drupal 9.5.10 and the Plupload Integration Module with unlimited number of images. Note that I don't think plupload is being used for the image field here.
Thanks,
Eric
I've gotten this on a thumbnail URL...
E
Hi,
I'm also getting this error
InvalidArgumentException: Invalid translation language (en) specified. in Drupal\Core\Entity\ContentEntityBase->getTranslation() (line 874 of /home/aitala/public_html/core/lib/Drupal/Core/Entity/ContentEntityBase.php).
And the site is only in English... so..?
thanks,
Eric
At the moment, I can't even post new tweets, so I'm not sure what is going on..
Eric
No, and in watchdog there is a warning that occurs previous to the one above..
Note - I have tried to set allow_url_fopen to On but that does not seem to be working in php.ini
Warning: get_headers(): https:// wrapper is disabled in the server configuration by allow_url_fopen=0 in views_rss_core_preprocess_item_enclosure() (line 368 of /home/ipmsusa3/public_html/drupal9/modules/contrib/views_rss/modules/views_rss_core/views_rss_core.inc)
#0 /home/ipmsusa3/public_html/drupal9/core/includes/bootstrap.inc(347): _drupal_error_handler_real(2, 'get_headers(): ...', '/home/ipmsusa3/...', 368)
#1 [internal function]: _drupal_error_handler(2, 'get_headers(): ...', '/home/ipmsusa3/...', 368)
#2 /home/ipmsusa3/public_html/drupal9/modules/contrib/views_rss/modules/views_rss_core/views_rss_core.inc(368): get_headers('https://reviews...', 1)
#3 /home/ipmsusa3/public_html/drupal9/modules/contrib/views_rss/src/Plugin/views/row/RssFields.php(281): views_rss_core_preprocess_item_enclosure(Array)
#4 /home/ipmsusa3/public_html/drupal9/modules/contrib/views_rss/src/Plugin/views/style/RssFields.php(483): Drupal\views_rss\Plugin\views\row\RssFields->render(Object(Drupal\views\ResultRow))
#5 /home/ipmsusa3/public_html/drupal9/core/modules/views/src/Plugin/views/display/Feed.php(152): Drupal\views_rss\Plugin\views\style\RssFields->render(Array)
#6 /home/ipmsusa3/public_html/drupal9/core/modules/views/src/ViewExecutable.php(1538): Drupal\views\Plugin\views\display\Feed->render()
#7 /home/ipmsusa3/public_html/drupal9/core/modules/views/src/Plugin/views/display/Feed.php(128): Drupal\views\ViewExecutable->render()
#8 /home/ipmsusa3/public_html/drupal9/core/modules/views/src/ViewExecutable.php(1635): Drupal\views\Plugin\views\display\Feed->execute()
#9 /home/ipmsusa3/public_html/drupal9/core/modules/views/src/Element/View.php(81): Drupal\views\ViewExecutable->executeDisplay('feed_1', Array)
#10 [internal function]: Drupal\views\Element\View::preRenderViewElement(Array)
#11 /home/ipmsusa3/public_html/drupal9/core/lib/Drupal/Core/Security/DoTrustedCallbackTrait.php(101): call_user_func_array(Array, Array)
#12 /home/ipmsusa3/public_html/drupal9/core/lib/Drupal/Core/Render/Renderer.php(788): Drupal\Core\Render\Renderer->doTrustedCallback(Array, Array, 'Render #pre_ren...', 'exception', 'Drupal\\Core\\Ren...')
#13 /home/ipmsusa3/public_html/drupal9/core/lib/Drupal/Core/Render/Renderer.php(374): Drupal\Core\Render\Renderer->doCallback('#pre_render', Array, Array)
#14 /home/ipmsusa3/public_html/drupal9/core/lib/Drupal/Core/Render/Renderer.php(204): Drupal\Core\Render\Renderer->doRender(Array, true)
#15 /home/ipmsusa3/public_html/drupal9/core/lib/Drupal/Core/Render/Renderer.php(148): Drupal\Core\Render\Renderer->render(Array, true)
#16 /home/ipmsusa3/public_html/drupal9/core/lib/Drupal/Core/Render/Renderer.php(580): Drupal\Core\Render\Renderer->Drupal\Core\Render\{closure}()
#17 /home/ipmsusa3/public_html/drupal9/core/lib/Drupal/Core/Render/Renderer.php(149): Drupal\Core\Render\Renderer->executeInRenderContext(Object(Drupal\Core\Render\RenderContext), Object(Closure))
#18 /home/ipmsusa3/public_html/drupal9/core/modules/views/src/Plugin/views/display/Feed.php(109): Drupal\Core\Render\Renderer->renderRoot(Array)
#19 /home/ipmsusa3/public_html/drupal9/core/modules/views/src/Routing/ViewPageController.php(56): Drupal\views\Plugin\views\display\Feed::buildResponse('reviews_rss_fee...', 'feed_1', Array)
#20 [internal function]: Drupal\views\Routing\ViewPageController->handle('reviews_rss_fee...', 'feed_1', Object(Drupal\Core\Routing\RouteMatch))
#21 /home/ipmsusa3/public_html/drupal9/core/lib/Drupal/Core/EventSubscriber/EarlyRenderingControllerWrapperSubscriber.php(123): call_user_func_array(Array, Array)
#22 /home/ipmsusa3/public_html/drupal9/core/lib/Drupal/Core/Render/Renderer.php(580): Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber\{closure}()
#23 /home/ipmsusa3/public_html/drupal9/core/lib/Drupal/Core/EventSubscriber/EarlyRenderingControllerWrapperSubscriber.php(124): Drupal\Core\Render\Renderer->executeInRenderContext(Object(Drupal\Core\Render\RenderContext), Object(Closure))
#24 /home/ipmsusa3/public_html/drupal9/core/lib/Drupal/Core/EventSubscriber/EarlyRenderingControllerWrapperSubscriber.php(97): Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext(Array, Array)
#25 /home/ipmsusa3/public_html/drupal9/vendor/symfony/http-kernel/HttpKernel.php(169): Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber\{closure}()
#26 /home/ipmsusa3/public_html/drupal9/vendor/symfony/http-kernel/HttpKernel.php(81): Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object(Symfony\Component\HttpFoundation\Request), 1)
#27 /home/ipmsusa3/public_html/drupal9/core/lib/Drupal/Core/StackMiddleware/Session.php(58): Symfony\Component\HttpKernel\HttpKernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#28 /home/ipmsusa3/public_html/drupal9/core/lib/Drupal/Core/StackMiddleware/KernelPreHandle.php(48): Drupal\Core\StackMiddleware\Session->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#29 /home/ipmsusa3/public_html/drupal9/core/modules/page_cache/src/StackMiddleware/PageCache.php(191): Drupal\Core\StackMiddleware\KernelPreHandle->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#30 /home/ipmsusa3/public_html/drupal9/core/modules/page_cache/src/StackMiddleware/PageCache.php(128): Drupal\page_cache\StackMiddleware\PageCache->fetch(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#31 /home/ipmsusa3/public_html/drupal9/core/modules/page_cache/src/StackMiddleware/PageCache.php(82): Drupal\page_cache\StackMiddleware\PageCache->lookup(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#32 /home/ipmsusa3/public_html/drupal9/core/modules/ban/src/BanMiddleware.php(50): Drupal\page_cache\StackMiddleware\PageCache->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#33 /home/ipmsusa3/public_html/drupal9/core/lib/Drupal/Core/StackMiddleware/ReverseProxyMiddleware.php(48): Drupal\ban\BanMiddleware->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#34 /home/ipmsusa3/public_html/drupal9/core/lib/Drupal/Core/StackMiddleware/NegotiationMiddleware.php(51): Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#35 /home/ipmsusa3/public_html/drupal9/vendor/stack/builder/src/Stack/StackedHttpKernel.php(23): Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#36 /home/ipmsusa3/public_html/drupal9/core/lib/Drupal/Core/DrupalKernel.php(718): Stack\StackedHttpKernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#37 /home/ipmsusa3/public_html/drupal9/index.php(19): Drupal\Core\DrupalKernel->handle(Object(Symfony\Component\HttpFoundation\Request))
I will let you know now that I've updated to the 2.0 release version.
Eric
I have two separate sites with this issue....
Eric
Patch seems to work for me...
Thanks,
Eric
Patch #17 seems to have worked for me.
Thanks,
Eric
HI,
I'm getting a similar error in D9.5.7
Drupal\Component\Plugin\Exception\InvalidPluginDefinitionException: The "menu" entity type did not specify a list_builder handler. in Drupal\Core\Entity\EntityTypeManager->getHandler() (line 256 of /var/www/vhosts/drupal9/core/lib/Drupal/Core/Entity/EntityTypeManager.php).
I'm also unable to edit the Admin menu - trying to reorder some of the parent items.
Eric
The patch did not work for me either -
I have a set of four checkboxes that are supposed to control if a link field (url and text) need to be filled out. With all the boxes unchecked, all the link widgets are visible. When I start checking boxes the results are unpredictable.
What did work was changing the controlling field from checkboxes to a pulldown.
Thx
Eric
Hi,
I'm not sure this is working... I'm still getting the leading spaces..
X-PHP-Script: ipmsusa.org/index.php for 71.58.100.178
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed; delsp=yes
Content-Transfer-Encoding: 8Bit
X-Mailer: Drupal
Sender: webmaster@ipmsusa.org
From: "ema13@psu.edu via IPMS/USA Home Page" <webmaster@ipmsusa.org>
Reply-To: ema13@psu.edu
This is with D7.94, PHP 8.1.16, no special Mailers... and with (and without) the patch from https://www.drupal.org/node/111702 →
Thx,
Eric
@pandaski I have turned off mail.add_x_header in the php.ini and settings.php and that had no effect.
This is with PHP8.1 but when I switch it back to PHP7.4, things seem to work... (I just noticed this...)
Eric
I found the issue but I'm not sure how to fix it...
The email headers it generates are 'incorrect', for example
To: webmaster@ipmsusa.org, eric.aitala@gmail.com
Subject: [Website feedback] Another test
X-PHP-Script: reviews.ipmsusa.org/index.php for 71.58.100.178
X-PHP-Originating-Script: 1001:PhpMail.php
MIME-Version: 1.0
Content-Type: text/html
Content-Transfer-Encoding: 8Bit
X-Mailer: Drupal
Sender: webmaster@ipmsusa.org
From: IPMS/USA Reviews <webmaster@ipmsusa.org>
Reply-to: ema13@psu.edu
Message-Id: <E1pXTxb-0000tI-Jz@server.ipmsusa3.org>
From: webmaster@ipmsusa.org
Date: Wed, 01 Mar 2023 16:26:03 -0500
Eric (not verified) (ema13@psu.edu) sent a message using the contact form at
https://reviews.ipmsusa.org/contact.
Note that after the 'MIME-Version' line, the following six lines begin with a space. That _appears_ to be enough to cause issues. I think.
I used the Header tester at: https://mxtoolbox.com/Public/Tools/EmailHeaders.aspx and it did not find the 'Reply-To' field unless I removed the leading space... I'm just not sure how to fix it in the patch.
Thanks,
Eric
HI,
Am I missing something? I've applied patch #232 but I am not seeing the 'Reply-To' headers in emails coming from the contact form.
Thanks,
Eric
HI,
I did not tick the 'Review Author' box before I submitted the form.
I ticked it which revealed the "Review Author (value 1) field required." notice otherwise all you see is the '1 error has been found: Review Author (value 1)' notice with no explanation. The only value I am trying to change is the Company field.
Eric
HI,
Patch #29 allows me to at least post the form but its still giving me an issue with a specific required field.
The field I want to change (Company) and the field which tosses the error (Review Author) are both entity reference fields. (Note: I do no want to change the Review Author field.). I have other required fields which are not throwing errors.
Thanks,
Eric
Hi,
I have the same issue with patch #5 and patch #2 works.
I think #5 is causing an issue with the Rules module (in this case Rules 8.x-3.x-dev (2022-Jun-18) )
[24-Feb-2023 08:19:49 America/New_York] TypeError: Drupal\typed_data\PlaceholderResolver::replacePlaceHolders(): Argument #1 ($text) must be of type string, null given, called in /home/ipmsusa3/public_html/drupal9/modules/contrib/rules/src/Plugin/RulesDataProcessor/TokenProcessor.php on line 72 in /home/ipmsusa3/public_html/drupal9/modules/contrib/typed_data/src/PlaceholderResolver.php on line 168 #0 /home/ipmsusa3/public_html/drupal9/modules/contrib/rules/src/Plugin/RulesDataProcessor/TokenProcessor.php(72): Drupal\typed_data\PlaceholderResolver->replacePlaceHolders(NULL, Array)
#1 /home/ipmsusa3/public_html/drupal9/modules/contrib/rules/src/Context/ContextHandlerTrait.php(320): Drupal\rules\Plugin\RulesDataProcessor\TokenProcessor->process(NULL, Object(Drupal\rules\Context\ExecutionState))
#2 /home/ipmsusa3/public_html/drupal9/modules/contrib/rules/src/Context/ContextHandlerTrait.php(297): Drupal\rules\Plugin\RulesExpression\ActionExpression->processValue(NULL, Array, Object(Drupal\rules\Context\ExecutionState))
#3 /home/ipmsusa3/public_html/drupal9/modules/contrib/rules/src/Context/ContextHandlerTrait.php(83): Drupal\rules\Plugin\RulesExpression\ActionExpression->processData(Object(Drupal\rules\Plugin\RulesAction\SystemEmailToUsersOfRole), Object(Drupal\rules\Context\ExecutionState))
Thanks,
Eric
aitala → created an issue.
HI,
Yes, I'm getting that on the node display page to do a registration but I'm trying to create the node in one of two possible initial states, "In Stock" or "On Order". If the default state is "In Stock" I have the workflow set so the editor can change it after creating the node to "On Order" but I'm pretty sure they will find this confusing.
The end user won't be be able to register nodes "On Order" only "In Stock" - basically this is being used as a placeholder for items that have been requested for a specific user which might never be added. Once they do come in, they'd be moved into an "Ordered" state by the editor for that specific user, skipping "In Stock" altogether.
Thanks,
Eric
Same issue with the container selector not working.
Eric
OK, here is how I fixed it..
If you need to update bootstrap_styles to 1.1.0 ...
Uninstall bootstrap_layout_builder then use composer to remove it.
Use composer to get the 2.1.0 version... enable...
I _think_ this will work... it installed, I just haven't fully tested the site yet
Eric
I have another D9 site where I was able to do the update(s) with no problem... It's really confusing
Eric
I think I may have run into something that needs to be checked.
I had the patch applied and it was working fine.
I then applied the updates to layout_builder_blocks, bootstrap_layout_builder, and bootstrap_styles to test the new version of those modules as I had trouble with them on another site (not running bootstrap5)
Those modules updated fine, but now the patch here is throwing the error/whitescreen. When I revert the path the page, which is a view, renders fine.
Think someone else needs to test this.
Thanks,
Eric
Seems to work...
Eric
Here is the watchdog message for the accordion issue
Warning: A non-numeric value encountered in __TwigTemplate_23d0bab77eff6a65e8ac52129007d10cd7d5f1670936901e303ca8ad095b069e->doDisplay() (line 294 of /var/www/vhosts/drupal9/sites/default/files/php/twig/63d2ccd92e087_paragraph--bp-accordion.h_Z8EjxnMYw4dkBAVMluCoi3D29/TYgRWs6FdRtElJnVzHMZJeaGkqnqjiaTpbTayr_SAEc.php)
#0 /var/www/vhosts/drupal9/core/includes/bootstrap.inc(347): _drupal_error_handler_real(2, 'A non-numeric v...', '/var/www/vhosts...', 294)
#1 /var/www/vhosts/drupal9/sites/default/files/php/twig/63d2ccd92e087_paragraph--bp-accordion.h_Z8EjxnMYw4dkBAVMluCoi3D29/TYgRWs6FdRtElJnVzHMZJeaGkqnqjiaTpbTayr_SAEc.php(294): _drupal_error_handler(2, 'A non-numeric v...', '/var/www/vhosts...', 294, Array)
#2 /var/www/vhosts/drupal9/vendor/twig/twig/src/Template.php(405): __TwigTemplate_23d0bab77eff6a65e8ac52129007d10cd7d5f1670936901e303ca8ad095b069e->doDisplay(Array, Array)
#3 /var/www/vhosts/drupal9/vendor/twig/twig/src/Template.php(378): Twig\Template->displayWithErrorHandling(Array, Array)
#4 /var/www/vhosts/drupal9/vendor/twig/twig/src/Template.php(390): Twig\Template->display(Array)
#5 /var/www/vhosts/drupal9/core/themes/engines/twig/twig.engine(55): Twig\Template->render(Array)
#6 /var/www/vhosts/drupal9/core/lib/Drupal/Core/Theme/ThemeManager.php(384): twig_render_template('modules/contrib...', Array)
#7 /var/www/vhosts/drupal9/core/lib/Drupal/Core/Render/Renderer.php(433): Drupal\Core\Theme\ThemeManager->render('paragraph', Array)
#8 /var/www/vhosts/drupal9/core/lib/Drupal/Core/Render/Renderer.php(204): Drupal\Core\Render\Renderer->doRender(Array, false)
#9 /var/www/vhosts/drupal9/core/lib/Drupal/Core/Template/TwigExtension.php(479): Drupal\Core\Render\Renderer->render(Array)
#10 /var/www/vhosts/drupal9/sites/default/files/php/twig/63d2ccd92e087_field--entity-reference-r_-J1QqR2aXz3pNozwfY5i4dvNk/oGy6O0b-u14oWnp8oBQ3em5cUB63FSUqt5_1jnCLbQI.php(78): Drupal\Core\Template\TwigExtension->escapeFilter(Object(Drupal\Core\Template\TwigEnvironment), Array, 'html', NULL, true)
#11 /var/www/vhosts/drupal9/vendor/twig/twig/src/Template.php(405): __TwigTemplate_b0c96eebcd8d742943e8aafd3f5f8fca18678182cca4bc150233fc55ddc24335->doDisplay(Array, Array)
#12 /var/www/vhosts/drupal9/vendor/twig/twig/src/Template.php(378): Twig\Template->displayWithErrorHandling(Array, Array)
#13 /var/www/vhosts/drupal9/vendor/twig/twig/src/Template.php(390): Twig\Template->display(Array)
#14 /var/www/vhosts/drupal9/core/themes/engines/twig/twig.engine(55): Twig\Template->render(Array)
#15 /var/www/vhosts/drupal9/core/lib/Drupal/Core/Theme/ThemeManager.php(384): twig_render_template('modules/contrib...', Array)
#16 /var/www/vhosts/drupal9/core/lib/Drupal/Core/Render/Renderer.php(433): Drupal\Core\Theme\ThemeManager->render('field', Array)
#17 /var/www/vhosts/drupal9/core/lib/Drupal/Core/Render/Renderer.php(446): Drupal\Core\Render\Renderer->doRender(Array)
#18 /var/www/vhosts/drupal9/core/lib/Drupal/Core/Render/Renderer.php(204): Drupal\Core\Render\Renderer->doRender(Array, false)
#19 /var/www/vhosts/drupal9/core/lib/Drupal/Core/Template/TwigExtension.php(479): Drupal\Core\Render\Renderer->render(Array)
#20 /var/www/vhosts/drupal9/sites/default/files/php/twig/63d2ccd92e087_node.html.twig_PfMm6JmbUeWLZ-B0MGIVAJtvh/yXU7UeSKq9EsFtmr02MvkOAh8ffoA9GYFhadXtY4BqI.php(110): Drupal\Core\Template\TwigExtension->escapeFilter(Object(Drupal\Core\Template\TwigEnvironment), Array, 'html', NULL, true)
#21 /var/www/vhosts/drupal9/vendor/twig/twig/src/Template.php(405): __TwigTemplate_9c1125b2afe0309ea069c50d14298273e4732afcdd4982628f3171293b4cb703->doDisplay(Array, Array)
#22 /var/www/vhosts/drupal9/vendor/twig/twig/src/Template.php(378): Twig\Template->displayWithErrorHandling(Array, Array)
#23 /var/www/vhosts/drupal9/vendor/twig/twig/src/Template.php(390): Twig\Template->display(Array)
#24 /var/www/vhosts/drupal9/core/themes/engines/twig/twig.engine(55): Twig\Template->render(Array)
#25 /var/www/vhosts/drupal9/core/lib/Drupal/Core/Theme/ThemeManager.php(384): twig_render_template('core/themes/cla...', Array)
#26 /var/www/vhosts/drupal9/core/lib/Drupal/Core/Render/Renderer.php(433): Drupal\Core\Theme\ThemeManager->render('node', Array)
#27 /var/www/vhosts/drupal9/core/lib/Drupal/Core/Render/Renderer.php(204): Drupal\Core\Render\Renderer->doRender(Array, false)
#28 /var/www/vhosts/drupal9/core/lib/Drupal/Core/Render/MainContent/HtmlRenderer.php(242): Drupal\Core\Render\Renderer->render(Array, false)
#29 /var/www/vhosts/drupal9/core/lib/Drupal/Core/Render/Renderer.php(580): Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}()
#30 /var/www/vhosts/drupal9/core/lib/Drupal/Core/Render/MainContent/HtmlRenderer.php(243): Drupal\Core\Render\Renderer->executeInRenderContext(Object(Drupal\Core\Render\RenderContext), Object(Closure))
#31 /var/www/vhosts/drupal9/core/lib/Drupal/Core/Render/MainContent/HtmlRenderer.php(132): Drupal\Core\Render\MainContent\HtmlRenderer->prepare(Array, Object(Symfony\Component\HttpFoundation\Request), Object(Drupal\Core\Routing\CurrentRouteMatch))
#32 /var/www/vhosts/drupal9/core/lib/Drupal/Core/EventSubscriber/MainContentViewSubscriber.php(90): Drupal\Core\Render\MainContent\HtmlRenderer->renderResponse(Array, Object(Symfony\Component\HttpFoundation\Request), Object(Drupal\Core\Routing\CurrentRouteMatch))
#33 [internal function]: Drupal\Core\EventSubscriber\MainContentViewSubscriber->onViewRenderArray(Object(Symfony\Component\HttpKernel\Event\ViewEvent), 'kernel.view', Object(Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher))
#34 /var/www/vhosts/drupal9/core/lib/Drupal/Component/EventDispatcher/ContainerAwareEventDispatcher.php(142): call_user_func(Array, Object(Symfony\Component\HttpKernel\Event\ViewEvent), 'kernel.view', Object(Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher))
#35 /var/www/vhosts/drupal9/vendor/symfony/http-kernel/HttpKernel.php(174): Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch(Object(Symfony\Component\HttpKernel\Event\ViewEvent), 'kernel.view')
#36 /var/www/vhosts/drupal9/vendor/symfony/http-kernel/HttpKernel.php(81): Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object(Symfony\Component\HttpFoundation\Request), 1)
#37 /var/www/vhosts/drupal9/core/lib/Drupal/Core/StackMiddleware/Session.php(58): Symfony\Component\HttpKernel\HttpKernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#38 /var/www/vhosts/drupal9/core/lib/Drupal/Core/StackMiddleware/KernelPreHandle.php(48): Drupal\Core\StackMiddleware\Session->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#39 /var/www/vhosts/drupal9/core/modules/page_cache/src/StackMiddleware/PageCache.php(106): Drupal\Core\StackMiddleware\KernelPreHandle->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#40 /var/www/vhosts/drupal9/core/modules/page_cache/src/StackMiddleware/PageCache.php(85): Drupal\page_cache\StackMiddleware\PageCache->pass(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#41 /var/www/vhosts/drupal9/core/lib/Drupal/Core/StackMiddleware/ReverseProxyMiddleware.php(48): Drupal\page_cache\StackMiddleware\PageCache->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#42 /var/www/vhosts/drupal9/core/lib/Drupal/Core/StackMiddleware/NegotiationMiddleware.php(51): Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#43 /var/www/vhosts/drupal9/vendor/stack/builder/src/Stack/StackedHttpKernel.php(23): Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#44 /var/www/vhosts/drupal9/core/lib/Drupal/Core/DrupalKernel.php(713): Stack\StackedHttpKernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#45 /var/www/vhosts/drupal9/index.php(19): Drupal\Core\DrupalKernel->handle(Object(Symfony\Component\HttpFoundation\Request))
#46 {main}
The patch does not apply cleanly to the current dev build..
[drupal]$ patch -p1 < bootstrap_paragraphs-3221758_bootstrap_5_support.patch
patching file templates/paragraph--bp-accordion.html.twig
patching file templates/paragraph--bp-carousel.html.twig
Hunk #1 FAILED at 168.
1 out of 2 hunks FAILED -- saving rejects to file templates/paragraph--bp-carousel.html.twig.rej
patching file templates/paragraph--bp-modal.html.twig
patching file templates/paragraph--bp-tabs.html.twig
Hunk #1 FAILED at 156.
1 out of 1 hunk FAILED -- saving rejects to file templates/paragraph--bp-tabs.html.twig.rej
There also appears to be an issue with the Accordion template as it generate multiple Card Headers for a single accordion set.
Eric
I basically reverted to the old modules... I've not found a fix.
Eric
#332 seems to work for my D7 site.
Eric