CKEditor 5 balloons invisible when CKEditor 5 is used inside a modal
Problem/MotivationModal dialogs (such as the link dialog) in the CKEditor 5 WYSIWYG toolbar do not activate when CKEditor is within a modal. This may be a regression of #3274937: Get CKEditor 5 to work...
View ArticleEnable DrupalPractice.CodeAnalysis.VariableAnalysis
We are testing coding standards with PHP CodeSniffer, using the Drupal coding standards from the Coder module. We need to do a couple of steps in order to download and configure them so we can run a...
View ArticleRefine field descriptions
Problem/MotivationThis issue is a follow-up for #3356894: Make field selection less overwhelming by introducing groups to refine the newly added field descriptions if wanted. Steps to reproduceProposed...
View ArticleDrupal Usability Meeting 2024-10-25
This meeting takes place every Friday at 14:00 UTC (currently 7:00am PT, 10:00am ET). See Time.is to see what that is in your timezone.The meetings are held using Zoom, and a link is posted in the #ux...
View ArticleDrupal Usability Meeting 2025-01-03
This meeting takes place every Friday at 14:00 UTC (currently 6:00am PT, 9:00am ET). See Time.is to see what that is in your timezone.The meetings are held using Zoom, and a link is posted in the #ux...
View ArticleRuntimeException: Adding non-existent permissions to a role is not allowed
Problem/MotivationIn some cases unsintalling a module may leave "ghost" permissions in the database. If such permissions exist editing permissions will result in WSOD from...
View Article[error] Update aborted by: varbase_media_update_100005
Hi i'm update form 10.1 to 10.4 and get these issues while upgrading the database?by drush updb -y> [notice] Update started: varbase_media_update_100005> [error] Entity user.role.editor does not...
View ArticleDeprecate RendererInterface::render()'s sole $is_root_call parameter
Problem/MotivationBlocked on #2450993: Rendered Cache Metadata created during the main controller request gets lost.#2450993: Rendered Cache Metadata created during the main controller request gets...
View ArticleDeprecate views_entity_field_label() in favor of...
Problem/MotivationOn #2900409: [Meta] Improve UI of Reference field settings form, Berdir noticed that the code for that patch was very similar to the views_entity_field_label() function.Rather than...
View ArticleFix not loading CKEditor 5 and Tour with BigPipe enabled after Drupal 10.4...
Problem/Motivation Hi, My site was working perfectly well with Drupal 10.3 and CKEditor 5 After updating the site to Drupal 10.4 the entire site still works fine but when I edit existing content the...
View ArticleAdd assertions to OpenTelemetryNodePagePerformanceTest::testNodePageCoolCache()
Problem/MotivationNote: this issue was initially created for a performance testing workshop at DrupalCon Barcelona.OpenTelemetryNodePagePerformanceTest::testNodePageCoolCache() doesn't have assertions...
View Articlehtaccess file prevents the generation of aggregated assets
Problem/Motivation.htaccess file in sites/default/files prevents the generation of aggregated assets.When the Aggregate CSS files and Aggregate JavaScript files are activated, the HTML file contains...
View Articleupgrade from 10.3.10 to 10.4.0 failed
Problem/MotivationYour requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires drupal/core-recommended 10.4.0 -> satisfiable by...
View ArticleMake exposure of translation meta fields conditional
Problem/MotivationOn certain entity types, the Published, Authored by, and Authored on fields are displayed twice on the translation form. This is confusing to the users and the behavior after saving...
View Articleadd < u > to allowed tags when importing translations
Problem/MotivationRecently, in anticipation of the launch of Drupal CMS, I tried to translate all the modules available in the new standard Drupal download into German using localize.drupal.org. In the...
View Article[random test failure] CommentPreviewTest::testCommentPreview
Problem/Motivation Comment Preview (Drupal\Tests\comment\Functional\CommentPreview) ✘ Comment preview ┐ ├ Failed asserting that a string is an instance of interface...
View ArticleExtend PhpUnitTestDiscoveryTest to test also PHPUnit API
Problem/MotivationIn #3477634: Ensure run-tests.sh and PHPUnit CLI run with the same list of tests to be executed, we introduced a test checking equality between PHPUnit and TestDiscovery test...
View ArticleConfig entity static cache is not cleared correctly when multiple language...
Problem/MotivationThis is extracted from #2910353: Prevent saving config entities when configuration overrides are applied where it was discovered that using loadOverrideFree() resulted in bugs due to...
View ArticleAllow synced Layout override Translations: translating labels and inline blocks
Problem/Motivationfollow up #3041659: Remove the layout tab from translations because Layout Builder does not support translations yetPart of #3044386: [META] Make Layout Builder layouts...
View ArticleMove helpers in entity_test.module and delete it
Problem/Motivation.module files are only necessary when there are preprocess functions now that almost all hooks can be OOPSteps to reproduceOpen fileProposed...
View Article