Echoing the comment above about the blue stripes. Still too strong!
D'oh! That's what I get for not verifying first. It just weirded me out so much to see the change in code.
Thanks.
jennypanighetti β created an issue.
jennypanighetti β created an issue.
jennypanighetti β created an issue.
Came across this issue today for some reason, don't know what changed in my setup. THANK YOU @potassiumchloride!
If you have a view where the "Jobs" type is only one of several content types in a given view, the entire view is still deleted. Is that the expected behavior?
I'm still having this as well. Other config files successfully just remove the portion of the config that was mentioned, but specifically in Views, the entire view config file is deleted. This is a big bug.
You're right, `svg_image_formatter` is somehow stripping this value in $attributes. I was getting an empty #attributes array when svg_image_formatter was enabled, but it correctly filled in the loading attribute when it was uninstalled -- even though I'm not using an SVG image.
I'll open an issue there (if there isn't one already), this can be closed.
Ditto - thank you @elc!!
jennypanighetti β created an issue. See original summary β .
I just upgraded to the Drupal 10.3.x branch and unfortunately, patch from #237 did not work for me (neither did 221 nor the suggestions in 229). There's no errors in the dblog or the console, and technically the facets function but they are no longer Ajaxed - I'm getting blog?f[0]=category%3A5081
in my URL, and they are pushing to the history.
Not sure if that should be for this issue or a new issue...
I just upgraded to 10.3.x and it said the patch failed.. which one should I use for 10.3.1?
@kentr not the visible page, I meant the admin sidebar. I thought this was adding mainEntity to the WebPage item, but I see now it was split as a new item. I went in and added the new ProfilePage item to the allowed schemas and it shows now.
I just came here looking to add this!
I've applied the patch and ran `drush cr` but I don't yet see mainEntity in the sidebar of my node.
After applying MR#30 to 8.x-1.x-dev, I get the following error.
Error message
Warning: foreach() argument must be of type array|object, null given in Drupal\Core\Render\Element\Checkboxes::valueCallback() (line 113 of core/lib/Drupal/Core/Render/Element/Checkboxes.php).
Drupal\Core\Render\Element\Checkboxes::valueCallback(Array, , Object)
call_user_func_array(Array, Array) (Line: 1285)
Drupal\Core\Form\FormBuilder->handleInputElement('quick_node_clone_node_setting_form', Array, Object) (Line: 1006)
Drupal\Core\Form\FormBuilder->doBuildForm('quick_node_clone_node_setting_form', Array, Object) (Line: 1076)
Drupal\Core\Form\FormBuilder->doBuildForm('quick_node_clone_node_setting_form', Array, Object) (Line: 579)
Drupal\Core\Form\FormBuilder->processForm('quick_node_clone_node_setting_form', Array, Object) (Line: 325)
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: 627)
Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 121)
Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext(Array, Array) (Line: 97)
Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber\{closure}() (Line: 181)
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 76)
Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 58)
Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 48)
Drupal\Core\StackMiddleware\KernelPreHandle->handle(Object, 1, 1) (Line: 28)
Drupal\Core\StackMiddleware\ContentLength->handle(Object, 1, 1) (Line: 32)
Drupal\big_pipe\StackMiddleware\ContentLength->handle(Object, 1, 1) (Line: 106)
Drupal\page_cache\StackMiddleware\PageCache->pass(Object, 1, 1) (Line: 85)
Drupal\page_cache\StackMiddleware\PageCache->handle(Object, 1, 1) (Line: 53)
Asm89\Stack\Cors->handle(Object, 1, 1) (Line: 48)
Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 51)
Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 36)
Drupal\Core\StackMiddleware\AjaxPageState->handle(Object, 1, 1) (Line: 51)
Drupal\Core\StackMiddleware\StackedHttpKernel->handle(Object, 1, 1) (Line: 704)
Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
This is also preventing us from having a clean "Status" Report. The status report gives a warning and says there are available updates; however, the only available update is the File MDM module which says Recommended: 3.1.0, which as we've noted is not compatible with Drupal 10.2.x. So not only does the Drupal 10.3.x/Drupal 11 betas not show up in the list (and therefore it's an empty string), but there is no update available for my system.
jennypanighetti β created an issue.
Still not working for me, unfortunately.
New view > fields of some nodes > Table display with all columns sortable > some exposed filters
Go to page, choose a sort.
Enter a search term
->
table is re-sorted by the default sort
Weird, my output still shows the element in between the two elements on the page. See attached screenshot. I am applying the patch via composer.patches.json using the following link: https://git.drupalcode.org/project/editor_advanced_link/-/merge_requests...
MR is in! It works when I run it locally, would appreciate some feedback.
https://git.drupalcode.org/project/schema_metatag/-/merge_requests/47
jennypanighetti β created an issue.
Patch #9 seems to have fixed it for my admin pages as well - 10.2.1 and 10.2.2
When I apply the patch from the MR#14, I get the buttons both times I try to add a link and no JS errors (progress!) but the "X" button is now below the "Advanced" toggle.
- Drupal 10.2.2
- CKEditor 5
This patch stopped working in 2.10 and is still an issue. I've opened an MR.
https://git.drupalcode.org/project/entity_browser/-/merge_requests/44
jennypanighetti β made their first commit to this issueβs fork.
There is no import.scss in the subtheme. There is a style.scss which currently contains:
// Sub theme styling.
@import 'variables_drupal';
// Bootstrap overriden variables.
// @see https://getbootstrap.com/docs/5.2/customize/sass/#variable-defaults.
@import 'variables_bootstrap';
// Include bootstrap.
@import '../../../../themes/contrib/bootstrap5/scss/style';
So this sounds like a bigger issue that needs to be updated in the subtheme generator.
jennypanighetti β created an issue.
Updated patch
Note, this is also a factor in the 9.x theme of Claro, which is where some of those screenshots came from, and some were from the 10.1.x core Claro theme. Attached updated screenshot of the CSS in question:
.dropbutton__item:first-of-type ~ .dropbutton__item {
max-width: var(--dropbutton-item-max-width);
}
jennypanighetti β created an issue.
Hmm, patch refused to install for me. The `classy.info.yml.rej` file is as shown.
First attempt at a patch
jennypanighetti β created an issue.
That works great, thank you so much!
jennypanighetti β created an issue.
I'm running into this same issue. Any advice on how you wrote your hook to clear it??
-Jenny
I'm on 9.5.3 and cannot get this patch to apply. Not sure why though...
`composer why-not drupal/better_exposed_filters:6.0.3` did not work for me, and I only upgraded from 5 to 6 tonight.
$ composer why-not drupal/better_exposed_filters 6.0.3
drupal/better_exposed_filters 6.0.3 requires drupal/jquery_ui_datepicker (^2.0)
pantheon-upstreams/drupal-project dev-main requires drupal/jquery_ui_datepicker (^1.4)
drupal/better_exposed_filters 6.0.3 requires drupal/jquery_ui_slider (^2.0.0)
pantheon-upstreams/drupal-project dev-main does not require drupal/jquery_ui_slider (but 1.1.0 is installed)
But yet the -W flag doesn't attempt to upgrade jquery_ui_datepicker or jquery_ui_slider....
Here's the full output stack.
LogicException: Missing bundle entity, entity type menu, entity id menu_link_content. in Drupal\Core\Entity\EntityType->getBundleConfigDependency() (line 879 of core/lib/Drupal/Core/Entity/EntityType.php).
Drupal\language\Entity\ContentLanguageSettings->calculateDependencies() (Line: 362)
Drupal\Core\Config\ConfigManager->getConfigEntitiesToChangeOnDependencyRemoval('module', Array) (Line: 43)
Drupal\system\Form\ModulesUninstallConfirmForm->addDependencyListsToForm(Array, 'module', Array, Object, Object) (Line: 160)
Drupal\system\Form\ModulesUninstallConfirmForm->buildForm(Array, Object)
call_user_func_array(Array, Array) (Line: 534)
Drupal\Core\Form\FormBuilder->retrieveForm('system_modules_uninstall_confirm_form', Object) (Line: 281)
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: 580)
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: 169)
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 81)
Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 58)
Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 48)
Drupal\Core\StackMiddleware\KernelPreHandle->handle(Object, 1, 1) (Line: 106)
Drupal\page_cache\StackMiddleware\PageCache->pass(Object, 1, 1) (Line: 85)
Drupal\page_cache\StackMiddleware\PageCache->handle(Object, 1, 1) (Line: 48)
Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 51)
Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 23)
Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 713)
Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
I get the same thing trying to uninstall our multilingual modules (i.e. 'content_translation').
It's completely blocking.
#52 helped me! Thank you SO MUCH, it was driving me batty.