Layout section and component information accessible during render process
Problem/MotivationMy scenario involves the placement of a views block in layout builder for a content type. During the rendering process, section and section component information is not available once...
View ArticleUpdate popper.js to 1.16.0
Problem/MotivationAs part of #3094468: [plan] Update core JavaScript (and CSS) dependencies prior to 9.0.0-beta1 we need to update popper.js to...
View ArticleUpdate Sortable to 1.10.1
Problem/MotivationAs part of #3094468: [plan] Update core JavaScript (and CSS) dependencies prior to 9.0.0-beta1 we need to update Sortable to 1.10.0 from 1.10.1Proposed resolutionUpdate itRemaining...
View ArticleUpdate SortableJS to 10.0.1
Problem/MotivationAs part of #3094468: [plan] Update core JavaScript (and CSS) dependencies prior to 9.0.0-beta1 we need to update SortableJS to 10.0.1Proposed resolutionupdate itRemaining tasksUser...
View ArticleUserRolesCacheContext reports wrong user.roles
When user.roles cache contexts are used for anonymous or authenticated users, the values for these contexts are used around the wrong way. Anonymous users will have a user.roles:authenticated=1 cache...
View ArticleUse of undefined constant INTL_IDNA_VARIANT_UTS46 in Guzzle 6.5.0
I have been updating my sites with Composer and I keep getting the "The website encountered an unexpected error. Please try again later." error.The error logs all complain about this "Uncaught PHP...
View ArticleAdd mechanism to have workspaces skip processing entity types
Problem/MotivationDevelopers should have the option to allow specified entities to be ignored by workspaces.For example, I specifically wanted to allow the manipulation of file and crop entities in a...
View ArticleAllow multiple vocabularies in the taxonomy filter
Problem/MotivationField UI allows you to select multiple target bundles for a field. When you get to the views UI though you can select just a single vocabulary. For some usecases this is a...
View Article[JS] Replace jQuery.cookie with JS-cookie and provide a BC layer
Problem/Motivationjquery.cookie is no longer a maintained library. A replacement should be found.> git grep core/jquery.cookie core\core.libraries.yml | wc -l 3 > git grep -l cookie -- "*.js"...
View ArticleUpdate modernizr to 3.8.0
Problem/MotivationAs part of #3094468: [plan] Update core JavaScript (and CSS) dependencies prior to 9.0.0-beta1 we need to update modernizr.Proposed resolutionUpdate itRemaining tasksUser interface...
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 ArticleLast read comment field/filter/argument uses still the node.changed instead...
Updated: Comment 0Problem/MotivationComment entity statistics view plugins are broken and there's no tests. They are not properly ported to interact with entities other then nodes. There's no way to...
View ArticleWarn users about contrast problems when using the color module
Updated: Comment #66Problem/MotivationThe color module allows users to change the color scheme within compatible themes. Choosing foreground and background color combinations which have a low contrast...
View ArticleUpdating Drupal 8.7.10 to 8.8.0 Problems
Here's the scenario. I keep all our sites on our server updated via Composer. Standard procedure is to run composer update drupal/* --with-dependenicesThen I run drush updbNextcomposer update...
View ArticleRssFields forces links to be absolute URLs to current Request domain
Created a patch for 8.8.x for Rss fields absolute URL in views.
View ArticlePermissions hardening prevents Composer scaffolding from copying, causes...
If you've installed and run Drupal, the sites/default directory receives permission hardening. This breaks the scaffolding plugin. [RuntimeException] Could not delete...
View ArticleError "The URL alias entity type needs to be installed." D8.8...
I was redirected from Pathauto to Core for this issue ( https://www.drupal.org/project/pathauto/issues/3100678 ) Since I updated to Drupal 8.8, and pathauto 1.6 I get the following error :Entity/field...
View ArticleMysql 8 Support on Drupal 7
An issue has been created for Drupal 8 already, but this is for Drupal 7 particularly.Problem/MotivationMySQL 8 has been release and includes performance enhancements. It would be nice to integrate...
View ArticleAdd config/sync outside the docroot.
Problem/MotivationAdd config/sync/README.config.txt outside the docroot of drupal using composer scaffold. Proposed resolutionModify scaffold post install to create above path outside the docroot. And...
View ArticleCannot save views changes
Since the last 2 core updates I have not been able to make any changes to a view. When clicking the "apply" button after making a change in the "edit" page dialog pop-up, nothing happens and no error...
View Article