QA testing of Olivero - Desktop browser: Firefox ESR
Problem/MotivationQA testing of Olivero across Desktop browser - Firefox ESR. Please test the latest major version.This particular issue is more of a visual style against a lot of supported browsers...
View ArticleAdd language support to ResourceObject
Problem/MotivationSplit from #2794431-121: [META] Formalize translations support.ResourceObject is not language-aware which in turn causes caching issues. Steps to reproduceProposed resolutionRemaining...
View ArticleQA testing of Olivero - Desktop browser: Opera
Problem/MotivationQA testing of Olivero across Desktop browser - Opera. Please test the latest major version.This particular issue is more of a visual style against a lot of supported browsers that we...
View Article[meta] QA testing of Olivero across multiple browsers
We need to do some formal testing across Drupal's supported browsers (see https://www.drupal.org/node/3079238). I'd like to break each browser into its own additional meta issue, and then include...
View ArticleRedirection through a route subscriber redirects to home page, not specified...
Problem/MotivationRedirection through a route subscriber redirects to home page, not specified URL (only on browser, not command-line curl)Steps to reproduceTo reproduce, create a module called...
View ArticleWrong language field labels after drupal_rebuild()
Problem/MotivationAfter cache-rebuild via drush (only!), field labels are displayed in wrong language. Debugging shows this is due to cache pollution, see below.(Please refrain from adding "me too"...
View Articlehook_views_post_render provides inaccurate information
Problem/MotivationOriginal report:The documentation at http://api.drupal.org says the following about this function's parameters:string $output: A flat string with the the rendered output of the...
View ArticleButton text size changes on hover, causing a flicker effect
Steps to reproduceCreate view click on any add button you find the jerk issue.Expecting behaviorSame as other button.For more detail please review the view which i affected.Thanks!
View ArticleBoolean field filter "Is not equals to"
Boolean field works incorrectly(at my point of view)For, example, you've created 1000 nodes of some content type. After that, the customer asked to add boolean field(one more), for example, to exclude...
View ArticleMake Composer create-project As Lean As Possible (ALAP)
Problem/MotivationSometimes a Composer command fails or prompts the user. This can usually be avoided by sprinkling some magic over it, for example -s dev or -n. At some point the underlying issue...
View ArticleRadios and checkboxes not rendered correctly when used in a custom template
Problem/MotivationWhen a render array contains form field with '#type' of "radios" or "checkboxes", and that render array is added to the markup for the block being rendered the title is rendered but...
View ArticleAdd a requirements warning in Drupal 9 when PostgreSQL is used and the...
Problem/MotivationFor PostgreSQL in Drupal 10 will the pg_trgm extension be a requirement. The extension needs to be created. Both must be done by a database user that has at least superuser...
View ArticleFatal error "getCacheTags() on null" on admin/content Views page
Problem/Motivation/admin/content view is not working - fatal error.Dblog reports 3 different errors:Error: Call to a member function getCacheTags() on null in...
View ArticleDeprecate the 'd6_url_alias_language' migration process plugin
Problem/MotivationAfter #3009014: Convert path alias migrations to use entity:path_alias destination, the d6_url_alias_language is no longer used (nor needed), so it needs to be deprecated, per...
View ArticleAdd extra orderBy to d7_file source plugin to avoid random results
Problem/MotivationIf the source database has multiple files with the same timestamp value, then the returned result is unpredictable and random most of the time when using d7_file migrate source...
View ArticleAdd a "context" array variable to all theme hooks and...
Problem/MotivationFairly often there is a need for some sort of contextual data when rendering an element, which parts of, ultimately needs to make its way down the theme system pipeline.This is...
View ArticleMove core database drivers to a module of their own
Problem/MotivationAt the moment there are a lot of problems when you are the developer/maintainer of a contrib database driver. Normally when you are working on a contrib module and you have a problem,...
View Article[policy, no patch] Move image rotation code from core into contrib
Problem/MotivationImage rotation code is, AFAICS, not used in any default setup in core, it's definitely a burden to maintain there, and has very little focus by contributors and maintainers.This...
View Article[Symfony 6] A number of methods of the class...
Problem/MotivationThe "Symfony\Component\Validator\Context\ExecutionContextInterface::setNode()" method is considered internal Used by the validator engine. Should not be called by user code. It may...
View ArticleTwig debug output does not display all suggestions when an array of theme...
Updated: Comment #204Problem/MotivationTwig debugging output is supposed to show all template suggestions. Currently, the debug output does not show all the template suggestions that the Drupal render...
View Article