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

ModuleHandler skips all hook implementations when invoked before the module...

Problem/MotivationUnder certain circumstances the module files are not yet loaded. This happens for example when invoking a hook inside the constructor of a http_middleware service; theses services are...

View Article


Show a security notification on the updates page for modules not covered by...

Problem/MotivationCurrently, as long as the installed module is the latest version, it shows as green in the update report. I believe that if a module is not covered by the Drupal security advisory...

View Article


Document attribute-based discovery in the handbook

Problem/MotivationFollow-up from #3252386: Use PHP attributes instead of doctrine annotations and pointed out by @xjm. We should document attribute discovery in the...

View Article

Image may be NSFW.
Clik here to view.

[PP-1] Use CKEditor 5's native <ol type> and <ul type> UX

Problem/MotivationWe "solved" the problem of supporting <ol type> and <ul type> by using the SourceEditing functionality for that.But in CKEditor 5 32.0.0, they've added a native UX for...

View Article

Image may be NSFW.
Clik here to view.

Add option to show only start or end date in the DateTime Range custom formatter

Problem/MotivationCurrently, date range fields are always displayed with start and end date.There are situations where only one of these values should be displayed, e.g. when creating a view for...

View Article


target _blank not working on the view links

Hi Team,In the view target _blank is not working on the back end. I have attached the screenshot for your reference.Thanks, Jabastin.

View Article

Optimize getCommentedEntity()

Click on the right hand side of https://www.dropbox.com/s/dqc7duebdzzr88d/result-node1-no-page-cache-fla... in the bar called Drupal\comment\CommentLazyBuilders::renderLinks. There you will see a wide...

View Article

big_pipe_theme_suggestions_big_pipe_interface_preview show Notice in some cases

Problem/MotivationHook big_pipe_theme_suggestions_big_pipe_interface_preview in 122 line sometimes show notice/error. if (is_array($variables['arguments'])) { $arguments =...

View Article


ajax_page_state leaks through request in Views Ajax

Problem/Motivation#956186: Allow AJAX to use GET requests moved all the parameters for a views request into the GET query which now includes ajax_page_state. This is sometimes leaking into URL building...

View Article


Better privacy for youtube videos

My suggestion:It would be great if we can select a nocookie-checkbox in the video_oembed media entity. With this, all youtube urls change automatic to youtube-nocookie.com urls.Why automatically?...

View Article

Store chromedriver log as an artifact

Problem/MotivationTrying to track down why things are failing.Proposed resolutionRemaining tasksUser interface changesAPI changesData model changes

View Article

White Screen of Death after core update

Hello.This morning I updated Drupal core 7.59 to 7.60 and get a 500 error. User warning: The following module is missing from the file system: path. For information about how to fix this, see the...

View Article

[upstream] CKEditor 5 moves <span> inside <a> tag

Problem/MotivationCkeditor moves span around by itself.Steps to reproducePasting this inside the source code view and switching back to wysiwyg mode.<span class="ctr-box"><a class="ctr-button"...

View Article


Handle computed fields in entity queries: throwing a helpful exception is...

Problem/MotivationWhen writing an entity query it is possible to write conditions against all fields within an entity, however if the field is computed it will throw an error.Proposed resolution- Add a...

View Article

Focus should be set to current password in case of validation errors for...

Problem/MotivationIf a user wants to change the password he/she needs to enter the current password as well in the user edit form. The current password undergoes the form validation and return with the...

View Article


Nightwatch output on GitLab not easily readable

Problem/MotivationThe output of the nightwatch job on GitLab CI is not easily readable.After the first test, the output seems to lack newlines:┌ ────────────────── ✔ default: Tests/toolbarApiTest.js...

View Article

Inappropriate error message about views lacking primary keys

Problem/MotivationMy site is running Drupal 10.1.6 with MariaDB 10.3.39. The status page displays an error message stating that some of my tables do not contain primary keys. However, the tables listed...

View Article


Warning: Undefined array key "?" in...

Problem/MotivationFix the issue that generates a PHP notice when we execute a view with fulltext filter exposed.Steps to reproduceWhen we expose a fulltext search filter (using "keys" for filter...

View Article

Use headless=new for Chrome testing

Problem/MotivationChrome has a new headless mode that is closer to using chrome for realz - see https://developer.chrome.com/articles/new-headless/Steps to reproduceProposed resolutionRemaining...

View Article

[D7] GitLab CI tests for MariaDB currently not working

Problem/MotivationSee the parent issue. This has now been fixed so we should be able to support MariaDB.Steps to reproduceMariaDB is not currently being tested via GitlabCI.Proposed resolutionSupport...

View Article
Browsing all 295818 articles
Browse latest View live