[ignore] Testissue, toying
Problem/MotivationToying around with some things.Steps to reproduceProposed resolutionRemaining tasksUser interface changesAPI changesData model changesRelease notes snippet
View Article"type" in Constraint plugin definitions not used nor validated,...
Problem/MotivationDiscovered in #3364108: Configuration schema & required keys.#1845546: Implement validation for the TypedData API added the ability for a Constraint plugin to define which Typed...
View ArticleTaxonomy Exposed filter causes inconsistent query
Problem/MotivationWhen a taxonomy exposed filter is active with a value, the request has a clause like 'taxonomy_xx != ' + "last value of taxonomy list " when he is combined with the same filter non...
View ArticleUI for publishing/unpublishing block_content blocks
Problem/MotivationIn #2820848: Make BlockContent entities publishable blocks got a publishing status field, but no UI. We should provide a way for users to (un)publish blocks when editing/creating...
View ArticleConfig entities implementing EntityWithPluginCollectionInterface should ask...
Problem/MotivationWhen a config entity implementing EntityWithPluginCollectionInterface is reacting on dependency removal, it should ask the plugins from the collections if they want to take some...
View ArticlePostgreSQL driver doesn't support SSL option
By way of feature request, this login should also support _all_ of the login possibilities supported by PostgreSQL, including SSL, certificates, etc., for the very many environments in which the...
View ArticleDropdown buttons render as text until JS has loaded
Problem/MotivationWith Drupal 10.1.4, when I got to the Taxonomy listing, the buttons render as text for about 2-3 seconds before the javascript is applied. It appears to be slowness with downloading...
View ArticleTypeError: Cannot access offset of type string on string
Getting error: TypeError: Cannot access offset of type string on string in Drupal\views\Plugin\views\filter\Date->acceptExposedInput() (line 153 of...
View Article[PP-1] Random failure in...
Problem/MotivationDiscovered at #3316274-74: Stabilize FunctionalJavascript testing AJAX: make ::assertWaitOnAjaxRequest() deterministic.1)...
View ArticleDeprecate ::assertWaitOnAjaxRequest() in favour of ::assertExpectedAjaxRequest()
Problem/MotivationFollow-up from #3316274: Stabilize FunctionalJavascript testing AJAX: make ::assertWaitOnAjaxRequest() deterministic. In that issue we added a new assertExpectedAjaxRequest() method,...
View ArticleConfiguration schema & required keys
Problem/MotivationQuoting @bircher, maintainer of https://www.drupal.org/project/config_split, https://www.drupal.org/project/config_filter, etc., after I asked him What concrete things have gone wrong...
View Article[meta] Make config schema checking something that can be ignored when testing...
Problem/MotivationThis is via a live conversation with @alexpott, hopefully I'm summarising it correctly.#784672: Allow text field to enforce a specific text format introduced a new key for text fields...
View ArticlePrevent flooding of Planet Drupal with old blog posts
Problem/MotivationRegularly, a lot of old items from a feed will be included on Planet Drupal, flooding it with up to 50 posts.Nov 14, 2023: 10 posts, TEN7Nov 5, 2023: 10 posts, 3C Web ServicesNov 1,...
View ArticleDrop PECL YAML library support in favor of only Symfony's YAML?
Problem/MotivationFollow-up from #3199691: [Symfony 6] Symfony no longer parses octal numbers starting with 0 alone.PECL YAML uses libYAML, and libYAML is in the process of adding YAML 1.2 support....
View ArticleAdd a "CKEditor 5 nightly" GitLab CI job
Problem/MotivationIn order to catch unintentional regressions such as enablePlaceholder() in CKEditor 5 39 (see #3377562-14: Update CKEditor 5 to 39.0.0) long ahead of time, let's have an issue that is...
View ArticleEntity queries must explicitly set whether the query should be access checked...
Problem/MotivationUpgraded the site from Drupal 9.5 to 10.1, using PHP 8.1.18. Steps to reproduceUpgrade the site from 9.5 to 10.1. Admin pages are loading fine after the upgrade. But the front end...
View Article[Ignore] In space (and/or this issue), no one can hear patches scream IX
Problem/Motivation#3379520: [Ignore] In space (and/or this issue), no one can hear patches scream VIIISteps to reproduceProposed resolutionRemaining tasksUser interface changesAPI changesData model...
View ArticlePager h4 causes accessibility flag on many pages
Problem/MotivationThe pager by default uses an h4, this creates the `Heading levels should only increase by one` error in many use cases.Steps to reproduceCreate a view with a pager that has no other...
View ArticleAdd php-tuf/composer-stager to core dependencies and governance — for...
Problem/MotivationThe package_manager module that will be added to Drupal core for both https://www.drupal.org/project/automatic_updates and https://www.drupal.org/project/project_browser has a...
View ArticleLibraryDependencyResolver::getMinimalRepresentativeSubset calculates...
Problem/MotivationLibraryDependencyResolver::getMinimalRepresentativeSubset is used as part of the new asset pipeline which is used to generate urls and dependencies. This can be a pretty big deal for...
View Article