Remove the calls to t() from $this->assertSession()->optionExists()
Problem/MotivationRemove the calls to t() from $this->assertSession()->optionExists().Proposed resolutionRemove the calls to t() from $this->assertSession()->optionExists().Remaining...
View ArticleAdd a description for the language toolbar button to the Help Screen
The help menu for CKEditor doesn't tell authors that a language toolbar button is available if an administrator adds it to the menu bar. I would have preferred to have added it initially to the...
View ArticleRandom failure in SchemaTest::testSchemaChangePrimaryKey with order of...
Failing on PostgreSQL 9.1:https://www.drupal.org/pift-ci-job/986641https://www.drupal.org/pift-ci-job/9914661) Drupal\KernelTests\Core\Database\SchemaTest::testSchemaChangePrimaryKey with data set...
View ArticleNodes lose teaser template after some time
The Drupal site uses several views to display nodes, e.g. the front page lists nodes sorted by date, the taxonomy term page lists node with a given term.The views are using the unformatted list style...
View ArticleCombined Fields Filter does not work with body summary
Problem/MotivationIt is not currently possible to use the views 'Combined fields filter' to search the 'Summary' value of a given long text field. When you add the long text field, the filter runs on...
View ArticleViews contextual filter's title override is invisible to TitleResolver
I'm not sure which component this relates to, so I just put other. Someone please feel free to update if you know the offending component.For the sake of a simple example, lets say we have a view...
View ArticleViews arguments are HTML escaped in JS settings causing subsequent AJAX...
Problem/MotivationI have a view with contextual filters that use a query param for the default value. This is backed by a search api solr backend which can do quoted phrase searching. We've just added...
View ArticleExposed Group Filter assigns incorrect tid to SQL Query
The issue I am running into involves the following:I have a taxonomy vocabulary with several entries. A node can be tagged with any one of these taxonomy terms. In the view I add a filter for "Content:...
View ArticleConfigured actions created by User module cannot be edited
Problem/MotivationThe User module has some code that creates configured actions to add/remove a role from a user, when a new role is created.The machine name (configuration entity ID) chosen for these...
View ArticleUse email verification when changing user email addresses
Problem/MotivationCurrently, when a new user registers for a Drupal account the details are sent to the users supplied email address. This provides a basic mechanism that confirms the user is at that...
View ArticleSQLSTATE[HY000]: General error: 2006 MySQL server has gone away:
D8.5.1 When uninstall a module with drupal module:uninstall the MySQL server has gone away SQLSTATE[HY000]: General error: 2006 MySQL server has gone away: CREATE TABLE {cache_menu} ( `cid`...
View ArticleAdd a "context" array variable to all theme hooks and...
Problem/MotivationFairly often there is a need for some sort of contextual data when rendering an element, which parts of, ultimately needs to make its way down the theme system pipeline.This is...
View ArticlePassword length is 128 but error message says it is 255
Problem/MotivationWhile working on #1777270: Write tests for: Users with passwords over 60 characters cannot log in via the user login block I discovered some unexpected behaviour when logging in with...
View ArticleBase field overrides cannot be translated what renders some entity form...
Problem/MotivationThe labels of base fields that have overrides cannot be translated via UI. This makes it impossible to translate an entity form which shows some widgets of base fields; .e.g. I ran...
View ArticlePatchman is applying a harmless but incorrect backport of SA-CORE-2019-003 to...
API page: https://api.drupal.org/api/drupal/core%21modules%21serialization%21src%2...Enter a descriptive title (above) relating to NormalizerBase.php, then describe the problem you have found:Not so...
View ArticleCalls to AssertLegacyTrait::assertUrl() have wrong number of arguments, and...
Problem/MotivationFrom #3139419-11: Replace usages of AssertLegacyTrait::assertUrl, that is deprecatedClean up the arguments of calls to WebAssert::addressEquals() and AssertLegacyTrait::assertUrl():...
View ArticleThe same form twice on one page with different arguments may process the...
Problem/MotivationIf the same form is on a page multiple times and with different arguments, submitting the second form may accidentally be processed with the first form's arguments. Steps to...
View ArticlereferencedEntities should return referenced layout builder added entities
Problem/MotivationWhen using something like default_content, the referenced entities for a node should include its inline blocks and other layout builder added content. This isn't the case. Because...
View ArticleDrupal Usability Meeting 2020-06-16
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 Article