Fix Squiz.ControlStructures.SwitchDeclaration coding standard
Part of #2571965: [meta] Fix coding standards in core.ApproachWe are testing coding standards with PHP CodeSniffer, using the Drupal coding standards from the Coder module. We need to do a couple of...
View ArticleUnclickable area to switch to a workspace
Problem/MotivationWhen using Drupal's toolbar as a sidebar, and then clicking on the name of current workspace, the area above the sidebar toolbar is unclickable, although visually it look like it...
View ArticleRandom test failure Table 'sequences' already exists.
Problem/MotivationRandom test failure - Table 'sequences' already exists.https://www.drupal.org/pift-ci-job/1704722Testing Drupal\FunctionalTests\Installer\InstallerExistingConfigDirectoryTest E 1 / 1...
View Article[meta] Known intermittent, random, and environment-specific test failures
This issue is intended as a tracking issue only to list all of the known intermittent test failures affecting Drupal core. Some issues are due to bugs in Drupal core; others may be due to issues with...
View ArticlePDO Exception : Incorrect integer value: for column 'weight'...
Problem/MotivationSome modules like ctools(custom pages) send menu array which contains "weight" column as "string" and thus a PDO is thrown as below :1366 Incorrect integer value: '' for column...
View ArticleViews entity operations lack cacheability support, resulting in incorrect...
Problem/MotivationIn order to be able to cache the rendered output of views result rows, we need support for it when we render entity operation links, see the https://qa.drupal.org/pifr/test/1022293...
View ArticleWSOD on form with over 100 fields (symfony response send fails)
I have a content type with 105 number fields (decimal and integer). These fields are typically computed automatically, but in order to overwrite these if need be, a normal edit form does exist and gets...
View ArticleNested Paragraphs create multiple drag handles
Problem: Using nested paragraphs creates multiple drag handles for sub-paragraph field. What it looks like:Steps to reproduce: 1. Create a new paragraph type (sub paragraph) (can be empty without...
View Article"Filtered HTML" text format does not support manual teaser break...
Placing the following line inside a story node's body (I guess it also works for other content types) adds a manual teaser break:<!--break-->This works fine when the story uses the "Full HTML"...
View ArticleLoad pages from pager within active modal
If a pager is rendered within a modal, also open other pages/links within the modal.
View ArticleDrupal Usability Meeting 2020-06-02
This meeting takes place every Tuesday, usually at 14:00 UTC (10:00am ET, 7:00am PT). 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 ArticleAdd a batch job that removes orphaned references in a given field
Problem/MotivationEntity reference field items are not removed when the referenced entity is deleted.Proposed resolutionAdd a way to clean up dangling references in a batch job.Remaining tasks#2978521:...
View ArticleFix "response" relevant typos in core
Problem/MotivationDiscovered at #2972224: Add .cspell.json to automate spellchecking in Drupal core, and pointed by @xjm in https://www.drupal.org/project/drupal/issues/3122088#comment-13628724+++...
View ArticleFix 'Drupal.Semantics.FunctionT.ConcatString' coding standard
Part of #2571965: [meta] Fix coding standards in core.ApproachWe are testing coding standards with PHP CodeSniffer, using the Drupal coding standards from the Coder module. Both of these packages are...
View ArticleMissing condition in d7_term_localized_translation source plugin causing...
It looks like there is a missing condition on i18n_string.objectid in the d7_term_localized_translation source plugin. As a result the first tid gets migrated correctly but all of the following tid...
View ArticleFix "readily" relevant typos in core
Problem/MotivationDiscovered at #2972224: Add .cspell.json to automate spellchecking in Drupal core, and pointed by @xjm in https://www.drupal.org/project/drupal/issues/3122088#comment-13628724+++...
View ArticleFix 'PSR2.Namespaces.UseDeclaration.UseAfterNamespace' coding standard
Part of meta-issue #2571965: [meta] Fix coding standards in coreStep 1: PreparationOpen the file core/phpcs.xml.dist and add a line for the sniff of this ticket. The sniff name is in the issue title....
View ArticleFix "DoesNot" relevant typos in core
Problem/MotivationDiscovered at #2972224: Add .cspell.json to automate spellchecking in Drupal core, and pointed by @xjm in https://www.drupal.org/project/drupal/issues/3122088#comment-13628724+++...
View ArticleConvert config module hook_help() to topic(s)
Problem/Motivation#3041924: [META] Convert hook_help() module overview text to topics for the config module(s).Proposed resolutionTake the information that is currently in the hook_help module overview...
View ArticleConvert Views UI to new design system
Problem/MotivationUpdate Views UI to use Claro's styles.Proposed resolution- Create a patch with proposed designs, re-purposing existing styles from other components wherever possible - Get feedback on...
View Article