PDOException: SQLSTATE[22007]: Invalid datetime format: 1366 Incorrect...
Problem/MotivationWhen trying to create an article or a basic page in an up-to-date 7.95 site, I get an error, and no new content is created:PDOException: SQLSTATE[22007]: Invalid datetime format: 1366...
View ArticlePassword is null if user has never logged in which causes PHP 8 warning
Problem/MotivationWhen a user has never logged in and attempts to log in or users are primarily logging in via SSO. (In that case, they do not/may not have a password for local login.)these PHP 8...
View ArticleAllow form redirects to ignore ?destination query parameter
Problem/MotivationIn #2767857: Add destination to edit, delete, enable, disable links in entity list builders we added destination query parameters to config entity lists and operations in Views. This...
View Article"Add or select media" not translated
The dialog title for inserting media items from the media library is not translated on a multilingual setup.Tested on a fresh install, the old Ckeditor shows the title in the correct language. The...
View ArticleProvide options to sanitize filenames (transliterate, lowercase, replace...
Problem/MotivationThis issue has second most followers of all feature request.https://www.drupal.org/project/usage/transliteration had almost 300k reported installs during the Drupal 7 glory daysOn...
View ArticleDescription class not added to form-element.html.twig template
If description_display is changed to "before", the classes (and therefore the "description" class) are no longer added to the the description.
View Article"View published content" permission listed in different section in...
Problem/MotivationWhen viewing permissions at /admin/people/permissions, the "View published content" permission is under Node. But when selecting a permission access restriction for a view display,...
View ArticleProject messaging channel in core (as experimental)
Problem/MotivationPer the core idea issue: #2940739: Project messaging channel in core initiativeThe vast majority of Drupal users do not have accounts on Drupal.org, and likely do not regularly follow...
View ArticleUmami Theme - follow-up - remove elements, use classes in CSS
Item 4 from here needs attentionhttps://www.drupal.org/project/drupal/issues/2904243#comment-12405231+++ b/core/themes/umami/css/components/blocks/footer-promo/footer-promo.css @@ -0,0 +1,47 @@...
View ArticleFilter button in User interface translation form has more whitespace than it...
Problem/MotivationEnable locale, head to admin/config/regional/translate, and notice that the filter button has more distance between it and other elements than seems necessary.This may impact other...
View Article[Policy] Branch Naming: Convert from version-specific to 'main' dev...
Problem/MotivationBackground: We currently do most of our development against the "Most recently opened Development Branch", and when the first alpha of that minor is released, we open a new branch,...
View ArticleUsing the module filter on the module list page a module can only be found by...
ProblemUsing the module filter on the module list page a module can only be found by system name if the description ends in a dot or other word boundary separator. This is caused by the fact that we...
View ArticleEllipsis in pager template fails accessibility tests
Problem/MotivationWhen testing Olivero's pager (and displaying enough page numbers to get the ellipsis to appear), deque axe-core reports this issue<ul> and <ol> must only directly contain...
View ArticleFix references to the deprecated Entity class
Fix references to the deprecated Entity class. It was renamed to EntityBase.During the search for references I've found some more inconsistencies, which I hope could be fixed together.
View ArticleModal dialogue Views Messages breaks form usability
Problem/MotivationIf Views message is present in the modal dialogue for Views settings it pushes the form content behind the form buttons and makes some of the form content inaccessible when the...
View ArticleTest Drupal.behaviors.copyFieldValue javascript
Problem/MotivationIn #2925064: [1/2] JS codestyle: no-restricted-syntax we broke Drupal.behaviors.copyFieldValue(). It was fixed in #2941106: Site email address in the install profile form is no longer...
View Article[regression] Core language switcher disappeared in Drupal 9.5.5
Problem/MotivationAfter upgrading from Drupal 9.5.4 to 9.5.5, the language switcher block disapeared entirely on all pages. This is caused by https://www.drupal.org/sa-core-2023-003Maybe it just...
View ArticleViews - Replacement patterns list is not complete
I created a view with context filters and several fields. So, I expected to see them within Replacement Patterns but there were only patterns from Context Filter.That was a disappointment, however when...
View ArticleFaulty permanent config cache has been set to the cache backend on failed sql...
Problem/Motivationin core/lib/Drupal/Core/Config/DatabaseStorage.phppublic function readMultiple(array $names) { $list = []; try { $list = $this->connection->query('SELECT name, data FROM {' ....
View ArticleIGNORE: Patch testing issue - ranjith_kumar_k_u
Problem/MotivationSteps to reproduceProposed resolutionRemaining tasksUser interface changesAPI changesData model changesRelease notes snippet
View Article