Fix Content Moderation tests that rely on UID1's super user behavior
Problem/MotivationIn #540008: Add a container parameter that can remove the special behavior of UID#1 an approach was taken where we can simply flag tests that are failing if we turn off user 1's super...
View Articleupgrading from D10.1.8 to D10.3.0 .. "entity_bundle:node
upgrading from d10.18 to 10.3.0. Drupal\Component\Plugin\Exception\PluginNotFoundException: The "entity_bundle:node" plugin does not exist. Valid plugin IDs for Drupal\rules\Core\ConditionManager are:...
View ArticleAdd support for Token and plural in Views Global result summary plugin
Hello team,I recently used views to build my search page, and added a Global Result summary block in the header. I see few tokens are available. I used the token "@total" along with I need to display...
View ArticleForm textfield size cannot be adjusted when multiple allowed values are used
Problem/MotivationWhen using textfield set to Unlimited (or more than one) values I cannot changed the field size in Manage Form Display. Changed from 60 to any size more or less does nothing to the...
View ArticlePHPUnit tests: Support form actions being outside of a form
Problem/MotivationGin has a new feature to display all form items in a sticky bar which resides outside of the actual <form>. This is natively support by HTML but will fail regular functional...
View ArticleDeleting entities takes very long
I'm facing an issue where deleting entities is extremely slow, taking several minutes to delete just one entity. I am having this problem when trying to delete it programmaticaly, but just discovered...
View ArticleViews will not display the value of a newly added field to user accounts even...
Problem/MotivationWhen adding new fields to user accounts via /admin/config/people/accounts/fields and then editing the user account and setting a value for the new fields so they can be pulled into a...
View ArticleCkeditor 5 automatically changes the html structure in Source editing mode
Problem/MotivationCkeditor 5 automatically changes the html structure in Source editing modeoriginal html:<div class="__tile-outer"> <a href="https://www.google.com/"> <div...
View Article"Uncaught CKEditorError: e is null" when using caption and...
Problem/MotivationWhen embedding an image with the media library and the CKEditor5, the "Toggle caption on" and "Override media image alternative text" do not work well together. When I click the...
View ArticleContent moderation selector and paragraphs
Problem/MotivationIn a node bundle configured for content moderation, with the bundle containing a paragraphs field, and the paragraph type containing another paragraph, editing the inner paragraph...
View ArticleCannot read properties of undefined (reading 'name') after clear...
Problem/MotivationCKEditor error after source editing, remove format:If using the text:Test <p> <span lang="EN-US"></span> </p> Test Error:ckeditor5-dll.js?v=40.2.0:5 Uncaught...
View ArticleDrupal 10.3.x regression running JS tests using ddev
Problem/MotivationJS tests cannot be run on the thunder project using the ddev configuration provided in https://github.com/thunder/thunder-develop - the PR...
View ArticleCKEditor 5 Paste from Word with "Full HTML": image disappeared when...
Problem/MotivationI tested pasting from Word with CKEditor 5, and I noticed image disappeared when reopening Edit tab of content. It seems <img src=file path> is missing when reopening Edit tab....
View ArticleJSON:API filters are not working on Webform Submissions
Problem/MotivationI'm not sure if this is an issue of JSON:API or Webform itself, but as Webform Submissions are native Drupal entities my first guess would be it is an issue of JSON:API.If we try to...
View ArticleInteger list UI stuck with value zero
Problem/Motivation The integer list UI gets stuck when having specific settings with a value of zero. Steps to reproduceAdd an integer list field to node type, add the following pairs:...
View ArticleOembed field, Tiktok dosen't display
ProblemI create media field and I add oembed content tiktok, but i can't see the video. If we change position attribute in CSS file : /core/modules/media/css/oembed.frame.css from absolute to relative,...
View ArticleCall to a member function getSettings() on null in FieldConfigBase
ProblemI have upgraded drupal from 10.1.8 to 10.2.6 and there is no change in existing config but still getting runtime exception getSettings() function error for base_field_override config. Please...
View ArticleWrong Image is Added from Media Browser when re-filtering
Problem/MotivationAdding a media Image file from Media Browser inserts a wrong image when default caching is enabled.Steps to reproduce1. Enable Media and Media library modules. 2. Create a new Media...
View Article[upstream] Support full-screen editing - distraction free mode when it is...
Problem/MotivationCurrently the CKEditor 5 is missing the full screen editing feature which was available in CKEditor 4. Since the switch to CKEditor 5 is forced with Drupal 10 content creators will be...
View ArticleBigpipe doesn't work, blocks with Commerce products disappeared.
Problem/MotivationBlocks with Commerce products & form "Add to cart" on some products not displaying Drupal 10.2.6 with Drupal Commerce.1. I have a view from Views with block. It must dispaying all...
View Article