Incorrect locations deleted when a string is deleted
Problem/MotivationWhen a source string is deleted, the wrong locales_location record is deleted because the query uses the wrong key. It deletes a location record for a different string. This can cause...
View ArticleReplace REQUEST_TIME in Functional and FunctionalJavascript tests
Problem/MotivationREQUEST_TIME is a deprecated global. There are several issues to remove it's use in core.This issue is to remove it from just Functional and FunctionalJavascript tests.Proposed...
View ArticleAllow exposed form to preserve URL query parameters
Problem/MotivationIf an exposed form is used on the same page with facets, it resets facet's URL parameters on each submit.Proposed resolutionAdd "Preserve query parameters from URL" option for the...
View ArticleAdopt PluginExists validator in relevant places
Problem/Motivation#2920682: Add config validation for plugin IDs added the PluginExists constraint and used it in 2 places.There are many more places where we need to use...
View ArticleAdd new stream wrapper(s) to store generated files separately
Proposal: create two new stream-wrappers in core:public-cache://private-cache://These stream-wrappers should shadow the behaviour of their equivalents (public:// and private://), but be used for...
View ArticleMake Add content/media default publishing option descriptions consistent
Problem/MotivationWhen adding a new Content type (/admin/structure/types/add), the "Publishing options" for the "Published" and "Create new revision" options are as follows:Published Description: null...
View Article[Ignore] In space (and/or this issue), no one can hear patches scream VIII
Problem/Motivation#3369993: [Ignore] In space (and/or this issue), no one can hear patches scream VIISteps to reproduceProposed resolutionRemaining tasksUser interface changesAPI changesData model...
View ArticleRefactor Claro's dropbutton stylesheet
Problem/MotivationThis is part of the CSS modernization initiative, and intended to be worked on by our Google Summer of Code student only.Steps to reproduceThe stylesheet at...
View ArticleRefactor Claro's fieldset stylesheet
Problem/MotivationThis is part of the CSS modernization initiative.Steps to reproduceThe stylesheet at...
View ArticleRefactor Claro's form--select stylesheet
Problem/MotivationThis is part of the CSS modernization initiative.Steps to reproduceThe stylesheet at...
View Articlestatementwrapper have no range
Problem/MotivationI run a D9.5.10 in linux with a MSSQL as Drupal database using the sqlsrv driver. I also use the ip2country module which originally uses the LIMIT setting so for that i created a...
View Article[META] Make Drupal 7 core compatible with PHP 8.3
Make Drupal 7 compatible with PHP 8.3, which is scheduled to be released on 23 November 2023.https://wiki.php.net/todo/php83
View Article[SDC] Validate and improve developer experience and helpfulness of error...
We have improved the developer experience of SDC and the error messages. #3365480: [SDC] Improve error handling during prop validation errors and #3365455: Unhelpful error message with SDC when a...
View ArticleResponsive image width/height values are not used from fallback image style
Problem/MotivationIn #3192234: Apply width and height attributes to allow responsive image tag use loading="lazy" we improved responsive image support and added width and height attributes to image to...
View ArticleOptionsWidgetBase options are stale
Problem/Motivation\Drupal\Core\Field\Plugin\Field\FieldWidget\OptionsWidgetBase::getOptions() computes the options for the widgets extending from that class and as it offers an alter hook it makes it...
View ArticleOlivero: Enable user generated title within Syndicate block (when core issue...
Problem/MotivationHaving installed beta1 and implemented the RSS Feed link in the social bar, I’m finding it working well (at least, once #3048848: Syndicate block outputs wrong feed URL is used)....
View ArticleChange UI for /admin/reports/updates/update to not mention...
Problem/MotivationDiscovered while working on #3113992: The 'Update' page has no idea that some updates are incompatibleDrupal 8 no longer has the notion of "disabled modules". Either they're installed...
View ArticleOlivero: submit button is top dialog box is too wide
Problem/MotivationOlivero: submit button is the top dialog box is too wide.Can be seen on the live preview. https://tugboat-aqrmztryfqsezpvnghut1cszck2wwasr.tugboat.qa/dialogSteps to reproduceProposed...
View Articlepost-update aborted while running...
Failing database updates after upgrading from 10.0.10 to 10.1.1After upgrading from 10.0.10 to 10.1.1 try to run database updates Profile used: minimal drush updatedb -y error details [notice] Update...
View ArticleAdd Exception for TypeError Argument must be String in...
(Issue summary updated after comments from #17 and below)Many users report after updating or migrating to a Drupal version like Drupal core 9.5.7 or above, the following error gets reported in...
View Article