Avoid warning from imagecreatefrompng when loading png with obscure iCCP...
Problem/MotivationWhen a PNG (and some other rarely used formats) image contains iCCP chunk with sRGB IEC61966-2.1 color profile, libpng triggers warning:Warning: imagecreatefrompng(): gd-png: libpng...
View ArticleUntranslated menu items are displayed in menus
Problem/MotivationWe have a very nice translation system in place that is based on translating fields on entities. For many cases this work very well, but in some cases we need to special care. One of...
View ArticleProvide a Entity Handler for user cancelation
Problem/MotivationAt the moment every content entity type must implement hook_user_cancel() to do updates when a user is cancelled. We have comment_user_cancel() and node_user_cancel() but we are...
View ArticleShow as expanded is forced to true if menu item has children and you are on...
Problem/MotivationIf u have menu item that has children but u set is expanded to false when u go to the page of the menu or any of it's child's is expanded will be set to true.Steps to reproduceAdd...
View ArticleRemove ThemeInitialization::resolveStyleSheetPlaceholders
Problem/MotivationThe docblock for \Drupal\Core\Theme\ThemeInitialization::resolveStyleSheetPlaceholders has a todo comment:@todo Remove in Drupal 9.0.x.I couldn't find any references to this method in...
View ArticleWhen using drupalGet(), provide an associative array for $headers
Problem/MotivationI noticed this while working on https://www.drupal.org/project/admin_toolbar/issues/3407845, where a test in the newly set-up CI fails. This is because the test just extends...
View ArticleOlivero: Incorrect positioning of close button on mobile device when...
Problem/MotivationThe mobile navigation button position is incorrect when navigation is expanded. Steps to reproduce1. Enable navigation module 2. Go to mobile/tablet screensize 3. Expand the...
View Article_node_mass_update_batch_process fails during user cancel when revision is...
Problem/MotivationIn _node_mass_update_batch_process() we call _node_mass_update_helper() with the loaded node object or revision. If the node or revision is somehow deleted during the cancel process,...
View ArticleSupport the '#multiple' attribute for the email element
Problem/MotivationEmail FAPI element was added without support of multiple attribute. See https://www.drupal.org/project/drupal/issues/1174620#comment-4564144.Currently even if the attribute set...
View ArticleSchema::tableExists does not find views for PostgreSQL
That was already reported in #2370593: Database::tableExists optimization for PostgreSQL (#29).Default implementation of Schema::tableExists does not distinguish table and views. However it does not...
View ArticleBroken auto creation of machine name field
Problem/MotivationAutomatic machine name creation fails.Expected resultExpected result of transformed text to machine name: Arbetsflöde -> arbetsflodeSåga i träd -> saga_i_tradResult returned of...
View ArticleUpdate Drupal's default throbber icons
Problem/MotivationThe default AJAX progress throbber icons looks poor on a retina display.throbber-active.gif is a low resolution animated GIF.throbber-inactive.png is a low resolution static PNG.Note:...
View ArticleImprove date format in status report EOL message
Problem/MotivationThe date format could be more readable:Covered until 2023-Nov.Suggested change:Covered until November 2023.Steps to reproduceProposed resolutionRemaining tasksUser interface...
View ArticleContinuation Add Views EntityReference filter to be available for all entity...
Continuation of #2429699: Add Views EntityReference filter to be available for all entity reference fields since there were so many comments the page was struggling to load.Slack...
View Article[meta] Improve the "Expose all fields as blocks to Layout Builder"...
Problem/MotivationWe've reviewed #3043330: Reduce the number of field blocks created for entities (possibly to zero) at #3426532: Drupal Usability Meeting 2024-03-15. The meeting issue will have a link...
View Article10.3 upgrade now missing status-message theme suggestions
Upgraded to 10.3 and status-message.html.twig is missing as a theme suggestion, breaking my custom theme. See screenshots.
View ArticleDrupal Usability Meeting 2024-06-21
This meeting takes place every Friday at 14:00 UTC (currently 7:00am PT, 10:00am ET). 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 ArticleLayout builder cannot recover on missing layout
NOTE: For us this problem occurs with Drupal 8.9.13. I have not confirmed yet if it happens in 9.x.Problem/MotivationAfter renaming a layout, or after switching to a branch where a given layout does...
View ArticleAllow to JS-filter blocks in regions on the block layout administration page
Problem/MotivationUsing many blocks on the block layout administration page (/admin/structure/block) on large sites makes administration very hard.As the module list for example already implements a...
View Article[meeting] Migrate Meeting 2024-07-04 1400Z
Core migration issuesRTBCNRall openNeeds subsystem maintainer reviewStatistics, Google spreadsheetNext video meeting 2024-07-18Hello all, it’s time for the biweekly migration subsystem meeting. The...
View Article