Quantcast
Channel: Issues for Drupal core
Browsing all 293522 articles
Browse latest View live
↧

Refactor (if feasible) uses of the jQuery val function to use VanillaJS

Problem/MotivationAs mentioned in the parent issue #3238306: [META] Where possible, refactor existing jQuery uses to vanillaJS to reduce jQuery footprint, we are working towards reducing our jQuery...

View Article


'PluginNotFoundException: The "hidden" plugin does not...

Problem/MotivationUsing Drupal 9.1.x, "hidden plugin does not exist" error may appear when there is some malformed configuration yaml and a user runs drush config:import or drush site:install.However,...

View Article


Better method of showing forum containers in form

Is it possible to make forum container terms enclosed in optgroup in the dropdown select during creating a forum topic? This way, the container terms cannot be selected by user when specifying where...

View Article

Use Fibers to offload discovery builds

Problem/MotivationAfter a full cache clear, Drupal has to build up various caches before it can serve a request. Router, menu links, various plugin registries, twig templates, CSS assets (#1014086:...

View Article

Views Term ID has broken filters ("All of", "Is none of")...

Problem/MotivationCreate a vocabulary with some terms.Create a view of taxonomy termsNew filter of TermSelect "drop-down list"Choose "Is none of" or "Is all of" and select at least one termApplyThe...

View Article


Render blocks later, so they can be placed individually in a region template

Problem/MotivationEvery region template (eg. core/modules/system/templates/region.html.twig) uses {{ content }} to render the blocks in that region. But unlike node templates (eg....

View Article

Process translation config files for custom modules

Problem/MotivationIt's possible to define a custom content type by placing necessary files into a custom module's directory structure under config/[install | optional]. One might also want that content...

View Article

[PLAN] Create an index of UUIDs

Problem/MotivationCurrently with Drupal 8 a UUID is useless. It maybe universally unique, but it doesn't really identify anything on it's own.In Multiversion module there is multiple entity indexes for...

View Article


[Meta] Fix 'Drupal.Commenting.FunctionComment' 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 Article


Fix Drupal.Commenting.FunctionComment.Missing

Problem/MotivationThis is a part of the attempt to fix #2572645: [Meta] Fix 'Drupal.Commenting.FunctionComment' coding standardThis issue is created to work on the...

View Article

Composer upgrade from 9.2.8 to 9.3.2 redirects to install with errors

Problem/MotivationUpdating to latest Drupal core 9.3.2 from 9.2.8 using Composer on local DDEV install.Appears to have installed but afterwards the site redirects to /core/install.php and shows...

View Article

editor_form_filter_format_form_alter() does not remove...

Problem/MotivationWhile working on CKEditor 5, I noticed that I kept getting a CKEditor 5 validation error even after I was no longer on CKEditor 5. I first blamed the CKEditor 5 module.Then I learned...

View Article

Use double underscores in mail id

### Problem/Motivationhttp://api.drupal.org/api/drupal/includes--mail.inc/function/drupal_mail/8 $message = array( 'id' => $module . '_' . $key, should be $message = array( 'id' => $module . '__'...

View Article


Attachment classes render even if empty

Problem/MotivationI have a block with two attachments after it. One of the attachments is currently empty. However, the <div class="view"> wrapper element - which includes a padding class I've...

View Article

Fragment link pointing to <textarea> should be redirected to CKEditor 5...

Problem/MotivationSee #2729663: Fragment link pointing to <textarea> should be redirected to CKEditor instance when CKEditor replaced that textarea. Same problem with CKEditor 5.Steps to...

View Article


system_batch_page() should call drupal_exit() after drupal_access_denied()

Problem/Motivationgo to /batch and you'll get a 403 and a php warning:Cannot modify header information - headers already sent by (output started at /var/www/html/includes/common.inc)Proposed...

View Article

LibraryDiscoveryParser::buildByExtension() Notice

Problem/MotivationLess php notice spam in my logs.Notice: Trying to access array offset on value of type int in Drupal\Core\Asset\LibraryDiscoveryParser->buildByExtension() (line 203 of...

View Article


Configuration names should always start with extension name

Problem/MotivationThe article (1) https://www.drupal.org/docs/develop/coding-standards/configuration-file-... says in the section "Simple configuration" the following: "Usually, the choice of name is...

View Article

[META] Make active config save format match the default yml file (order and...

Inspired by #1938570: Make views active config save format match the default yml file (order and quotes)Problem/MotivationSome active config files (like...

View Article

Apply width and height attributes to allow responsive image tag use...

Problem/MotivationWhile playing with lazy loading attribute that is coming from Drupal core and our own implementation in #3060605: Support lazy loading of images @sasanikolic noticed that responsive...

View Article
Browsing all 293522 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>