Provide helpful editing links on "admin/structure/block" for...
Problem/MotivationAs raised on #1938062-54: Convert the recent_comments block to a view it might be really useful to provide additional dropdown links on the block overview page.Some examples could be...
View ArticlePathAliasManager could not find the alias by the internal path
Problem/MotivationAfter one of the nodes was deleted, in a custom rest resource I tried to get the alias of the node from PathAliasManager::getAliasByPath(), but it returns with the internal path. I'am...
View ArticleCode execution via Twig templates (including inline)
Originally reported by samuel.mortenson on February 20, 2017 to security.drupal.org #161890Clear by the Drupal Security team for public resolution as a critical bug.Problem/MotivationSummary: Users...
View ArticleAdd a default component 'Unknown' to the Drupal core issue queue
Problem/MotivationThe "component" field in the Drupal core issue queue has an enormous number of options in it.It is especially difficult for new users (see #2785735-34: [policy, no patch] Agile...
View ArticleNotice: Undefined offset: 1 en...
Problem/MotivationBulk operations in multiples nodes have this notice: Notice: Undefined offset: 1 en Drupal\Core\StringTranslation\PluralTranslatableMarkup->render() (lÃnea 136 de...
View ArticleTheme Olivero : no table zebra
Problem/MotivationThe new theme Olivero doesn't allow table zebra. Therefore distinguish different rows in a table may be difficult. Some others themes like the old Bartik or the new Claro ones do it...
View ArticledrupalGet('user/login') and blog page also returns 403 Forbidden
Hi, This is regarding https://www.drupal.org/project/drupal/issues/3331268 continuation.I have followed all the steps which you have mentioned here(https://www.drupal.org/node/2116263) and i can ran...
View ArticleSupport brotli compression of assets
Problem/MotivationDrupal supports compressing aggregated assets with gzip. It would be nice to also support brotli, since it provides better performances.advagg provides this functionality but only on...
View ArticleLanguage module shouldn't alter config in sync mode
Problem/MotivationLanguage module alters configuration during module installation (code>language_modules_installed()). Language module shouldn't touch existing config if the modules are installed...
View ArticleModule filters don't work as described - part-words do not match and...
Problem/MotivationGo to admin/modules and try entering the following in the filter. In all cases, 'Shortcut' module should show.- 'short' - works - 'links' - works - 'cut' - nope - 'allows' - nope, but...
View ArticleNothing clears the "5 failed login attempts" security message when...
Problem/MotivationAfter multiple failed login attempts (default set to 5 tries), a user can no longer login until a certain amount is time passed (default set to 6 hours), and instead sees the message...
View Articlesettings.php is too late to set $_SERVER['REMOTE_ADDR'] using a...
Problem/MotivationD7 had the ability to nominate an alternative HTTP header from which to extract the client IP e.g. several CDNs add a True-Client-IP header or...
View ArticleImprove performance of functional tests by caching Drupal installations
BrowserTestBase creates a fresh Drupal installation for each test. This takes a considerable part of test execution time and has a negative impact on developer experience.Another performance problem is...
View ArticleAdd support for .FLAC, .OPUS and .AAC audio type of file with HTML 5 audio...
Is it reasonable to ask to add support for .FLAC and .AAC audio type of file with HTML 5 audio player? Is it scheduled? Does it ask a lot of dev?the problem i face is that i use mediaelement.js as...
View ArticleError using Thumbnail styles in core image field when webprofiler is enabled
I'm not at all sure if this should be considered a core issue or a devel issue, but it has been reported by other users in both the devel project and the video_embed_field project. Long story short,...
View ArticlePath aliases are not available in hook_post_update_NAME
Problem/MotivationAccording to the docs for hook_post_update_NAME, "Drupal is already fully repaired so you can use any API as you wish". However, when I load a node to get its URL, it always returns...
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 ArticleOlivero: No differentiation in background color between the hover and drag...
Problem/MotivationThis is a followup from #3217926: Olivero: Rename and consolidate all color CSS variable names..With the color consolidation in #3217926: Olivero: Rename and consolidate all color CSS...
View ArticleReplace non-test usages of \Drupal::time() with IoC injection
Problem/MotivationThis is a follow-up issue to #2729597: [meta] Replace \Drupal with injected services where appropriate in core.Proposed resolutionReplace all non-static, non-test references to...
View Article