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

Image may be NSFW.
Clik here to view.

Change words 'not existing' to 'non-existent'

Problem/MotivationOriginal parent issue's scope was too broad. Breaking the patch on the parent issue into smaller child issues.@mmatsoo had found words 'not existing' and changed it to 'nonexistent'....

View Article


Permission denied caused by race condition during ensureDirectory should be...

It can occur that while ensuring a directory exists and has a .htaccess file that this .htaccess is created between !file_exists() and file_put_contents() because of a concurrent request in following...

View Article


Replace usages of AssertLegacyTrait::assert(No)FieldById, that is deprecated

Problem/MotivationAssertLegacyTrait::assertFieldById() is deprecated in drupal:8.2.0 and is removed from drupal:10.0.0. Use $this->assertSession()->fieldExists() or...

View Article

Image may be NSFW.
Clik here to view.

Problematic hreflang links when using entity as front page.

Problem/MotivationHreflang links were pointing to the actual node view page ("node/9") instead of just front ("/") when using that node as a front page (google sent a notification about the...

View Article

[meta] Remove compatibility shims for Symfony 4.3 and earlier

Problem/MotivationIn the Drupal 9 cycle we upgraded our underlying dependencies to Symfony 4.4. We have a few pieces of compatibility code that deal with changes made during the development of Symfony...

View Article


Naming convention of colors in the Drupal Design System (e.g. for Claro)

Problem/MotivationFollow-up to #3154539: Implement new Gray scale on Claro.As jwilson3 mentioned we should rethink the naming convention of the colors in the Drupal Design System.Instead of naming...

View Article

Image may be NSFW.
Clik here to view.

Implement new Gray scale on Claro

Problem/MotivationRight now we have a limited amount of greys on the design system and they don't have enough middle steps for some situations. Also, some of them have a different tone due to the grow...

View Article

Operator IN on config entity field is wrong or trigger lot of warnings

Problem/MotivationIf you make an entity query on config entity with operator IN inside condition it doesn't work or trigger lot of warnings. My field is a simple sequence of string. It doesn't work if...

View Article


Let BundleEntityFormBase set form title

Currently subclasses of BundleEntityFormBase use the following pattern to set form title.if ($entity->isNew()) { $form['#title'] = $this->t('Add <entity bundle>'); } else { $form['#title']...

View Article


Multiple source items per row

I'm migrating content from a Joomla SQL source. The images are stored inside of the text as inline images. This is how my source data looks like:idintrotext1<h1>...</h1><img src="......

View Article

Derive path alias migrations per entity type (and bundle)

Problem/Motivation@todoProposed resolutionRemaining tasksUser interface changesAPI changesData model changesRelease notes snippet

View Article

Circular reference detected for service "theme.manager"

I have tried to decorate the theme.manager service but no matter what I do, I always get a Circular reference detected for service "theme.manager", path: "plugin.cache_clearer -> plugin.manager.mail...

View Article

Serialized long string serialization

Problem/MotivationWhen denormalizing JSON:API data, serialized field are problematics.For examples:MetatagEntity Visibility PreviewParagraphs behaviorAs a maintainer of Entity Share and Entity...

View Article


Replace usages of \Drupal::formBuilder() with IoC injection

Problem/MotivationFollow up #2729597: [meta] Replace \Drupal with injected services where appropriate in coreProposed resolutionReplace all of them with IoC injection where possibleRemaining tasksUser...

View Article

Add setting to EntityReferenceSelection plugins to prevent references to...

Problem/MotivationThere should be an option to prevent entity selection plugins from referencing the entity. Where an entity selection plugin is called because it is attached as a field to an...

View Article


Upcast node and node_revision parameters of node revision routes

Problem/MotivationThe {node} parameter from node revisions routes are not upcasted. But a contrib module expects to receive full the entity in {node} parameter. Example:...

View Article

Default image + No preview = fatal error

An image field with a default image set and "no preview image style" configured results in a fatal error when adding or editing an entity with this field. This should simple hide the preview of the...

View Article


Tabbing inside dialogs do not work with Safari

Problem/Motivationin #3047730: In Move Block dialog tabledrag, active state colors are confusing @douggreen found a bug with tabbing in the off-canvas dialog.I tested this more and it seems like Safari...

View Article

Export configuration YAML strings as multiline

Problem/MotivationSome configuration values are multiline (mails, system.maintenance & etc) but their export contains "\r\n" to split lines. That makes configuration merging hard for such strings...

View Article

Replace assertions involving calls to isset() with...

Problem/MotivationAs titleProposed resolutionRemove redundant assertion messages at the same time.Example:- $this->assertTrue(isset($ids['entity_test.entity_test.field_test_import'])); +...

View Article
Browsing all 299200 articles
Browse latest View live


Latest Images

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