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

Allow layouts to provide dynamic regions

Problem/MotivationCurrently layout_builder is very limited when it comes to more complex layouts. The issue is lack of nesting or wrapping ability. See:#3053145: Allow layout builder sections to be...

View Article


Implementation of user name in JSON:API can result in overwriting data

Problem/MotivationSee #3042745: Remove group @legacy from jsonapi tests and fix deprecation messages and [#32450793], I don't fully understand yet how this all works together but I assume by...

View Article


Deprecate drupal_get_path() and replace with ExtensionList::getPath()

Problem/MotivationAfter the completion of the new Extension system API's in #2208429: Extension System, Part III: ExtensionList, ModuleExtensionList and ProfileExtensionList and #2659940: Extension...

View Article

'require' rather than 'replace' the...

Problem/MotivationWhile working toward #2982680: Add composer-ready project templates to Drupal core., we discovered that the Vendor Hardening Plugin sometimes fails to work, throwing an error:Fatal...

View Article

Fix and improve DateTimePlus documentation

API page: https://api.drupal.org/api/drupal/core%21lib%21Drupal%21Component%21Date...See for instance https://api.drupal.org/api/drupal/core%21lib%21Drupal%21Component%21Date.... The '@see...

View Article


Add aria-label field to Advanced menu in WYSIWYG Link menu

When I create a link via the core WYSIWYG, I see an advanced menu where I can set custom class, ID, and Rel values. There should also be an option for aria-label so that we can satisfy WCAG 2.4.4 and...

View Article

Follow-up to #3064049 Deprecate sortable Trait

The ChromeDriver used by the test bot does not support HTML5 Drag and Drop.https://github.com/SeleniumHQ/selenium/issues/3269#issuecomment-406378953Because of this the automated tests in layout_builder...

View Article

Add the FieldStorageDefinition class to define field storage definitions in...

Problem/MotivationWe should add a dedicated field storage definition class which allows modules to define field storage definitions in hook_entity_field_storage_info() without having a config-field...

View Article


Removing a relationship to an entity reference field can break a View

I have encountered an issue on multiple occasions since starting to build sites in D8 18 months ago. I can't find a matching issue in the Views queue that covers this, although have seen a couple of...

View Article


Workflows moderation state form multiple updates first entity

Using multiple moderation states forms (list of nodes with moderation state display on a view), when i change the moderation state of any node always update the state of the first node.I debug the...

View Article

phpunit-mock-objects is marked as "abandoned" when composer.lock is...

Problem/MotivationIn #3036210: Add justinrainbow/json-schema as a composer dependency so JSON:API can use it to validate its responses, we noticed that phpunit-mock-objects (or at least our current...

View Article

Regression: Text editor selector broken

Problem/MotivationText editor select drop down has ajax error due to new DrupalMediaLibrary button's getConfig() code.Proposed resolutionThe getConfig() method should return an empty array in the...

View Article

stream_wrapper_register class is undefined

Hi,Our site is getting the below warning. PHP display startup errors were switched on couple of days ago, so not too sure if this was coming up before that.Warning: stream_wrapper_register(): class...

View Article


Image may be NSFW.
Clik here to view.

Duplications within migration process plugin

I have D7 website and I'm trying to migrate it to D8. I have these modules installed: - migrate_drupal - migrate_drupal_ui - migrate_drupal_multilingual - migrate_upgrade - migrate_tools (8.x-4.x-dev)...

View Article

[PP-1] Move search text processing to a service

Problem/MotivationFollow up to #3075695: Move search_index() and related functions to a service there are a number of text processing/tokenisation functions that can be moved to a service and...

View Article


InvalidArgumentException: Cannot redirect to an empty URL. in Symfony

Pages are not showing up (WSOD) with the following error: The website encountered an unexpected error. Please try again later. InvalidArgumentException: Cannot redirect to an empty URL. in...

View Article

Edit Media button within WYSIWYG should include media label for screen readers

Andrew Macpherson writes: The hidden text of the edit and remove buttons for an embedded media item should probably include the label of the item, to be more screen reader-friendly. See #2994702-53:...

View Article


EntityReferenceAutocompleteWidget should define its size setting as an integer

While writing a PHPUnit functional test that installs a full install profile (Lightning, in this case), I encountered this error:Drupal\Core\Config\Schema\SchemaIncompleteException: Schema errors for...

View Article

Spec compliance bug: Links object member names must not use colons

Problem/MotivationThe allowed member names for JSON:API objects (i.e. JSON object property names) has an allowed character set. This includes letters, numbers, dashes, underscores, and spaces. Notably,...

View Article

Convert block, block_content, and block_place module hook_help() to topic(s)

Problem/Motivation#3041924: [META] Convert hook_help() module overview text to topics for the block, block_content, and block_place modules.Proposed resolutionTake the information that is currently in...

View Article
Browsing all 297934 articles
Browse latest View live