Add support for .FLAC and .AAC audio type of file with HTML 5 audio player
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 Articleuser email settings: explain what the tokens mean
Problem/MotivationSeveral tokens can be used in the e-mail messages configured on /admin/config/people/accounts, but it is not clear what each token represents.Steps to reproduceVisit...
View Article"TEMPORARY FILES DIRECTORY" security error provides useless guidance
On a fresh install of 8.3.7 running on Dreamhost shared hosting, I get a warning at /admin/reports/status advising of this:TEMPORARY FILES DIRECTORY Not fully protected See...
View ArticleRemove error “Public files directory Not fully protected” in non apache servers
Problem/MotivationIf you are seeing this errors in status report, Public files directory Not fully protected See http://drupal.org/SA-CORE-2013-003 for information about the recommended .htaccess file...
View ArticleProvide more specific messaging about the consequences of using an...
Problem/MotivationIn #2917655: Deprecate or drop PHP 7.3 support in Drupal 9.4, we propose increasing \Drupal::MINIMUM_SUPPORTED_PHP to 7.4 in Drupal 9.4. This results in the following warning being...
View ArticleAdd an option: do not notify original email address when it is changed
Problem/MotivationSome site owners may not want to send notifications when account emails are changed.Steps to reproduceEnable the verification step, added in #85494: Use email verification when...
View ArticleSwitch from friends-of-behat/mink back to behat/mink once it's Symfony 6...
Problem/Motivationhttps://github.com/minkphp/Mink/issues/822Steps to reproduceProposed resolutionRemaining tasksIf this does not happen before 10.0.0-beta1, add the Friendly version to the core...
View ArticleUse email verification when changing user email addresses
Problem/MotivationCurrently, when a new user registers for a Drupal account the details are sent to the user's supplied email address. This provides a basic mechanism that confirms the user is at that...
View ArticleMove content_translation I18nQueryTrait to migrate module
Problem/MotivationDrupal\content_translation\Plugin\migrate\source\I18nQueryTrait is also used in multiple migrate source plugins of other modules (e.g....
View ArticleImplement chips based autocomplete designs
Problem/MotivationThe Claro design system includes designs for a next-gen autocomplete that improves UX. The new design is using chips instead of a simple textfield used by the current autocomplete...
View ArticleRe-word all admin e-mails to remove "click"
Problem/MotivationThe verb "click" is not inclusive. Many users interact with links without clicking them.From #85494-330: Use email verification when changing user email addresses:I noticed that many...
View ArticleFix memory usage regression in StatementWrapper iterator
Problem/MotivationIn #3174662: Encapsulate \PDOStatement instead of extending from it a PDO statement wrapper was introduced. The getIterator() method represents a performance regression relative to...
View ArticleAlso use text editor (CKEditor) for "summary" of a text field
Problem/MotivationThe Summary part of the textfield should have a WYSIWYG Editor because the format applies to body and summary.Proposed resolution@todo - Lock down the format for summary in the...
View ArticleUpdate aborted by system_post_update_sort_all_config. Drush command...
Problem/MotivationAfter upgrading successfully from DRUPAL 9.2.9 to DRUPAL 9.3.0 via the COMPOSER command "composer update", I tried to upgrade the database with DRUSH command "drush updatedb".Then the...
View ArticleViews relationships with multi-valued entity reference fields invalidate...
When creating a view with a relationship to an entity reference field (to join the referred-to entity in the query), duplicates will be produced if the entity reference field is multi-valued (i.e....
View ArticleSplit distribution functionality into a composer template and a module
Problem/MotivationI've got a successful site built using Thunder because of the need of editorial functionality. I want to add e-commerce to the site and I'd like to start from Commerce Kickstart...
View ArticleUpdate our Composer dev dependencies to D10 minima
Problem/MotivationFirst step of #3215870: Require Composer 2.2 for Drupal 10.Proposed resolutionRequire at least composer/composer 2.2.4 as per current discussion. Leave it as a dev dependency...
View Article[drupalMedia] Support choosing a view mode for <drupal-media>
Problem/MotivationMedia in CKEditor4 has an edit media which let's user choose the view mode. This is not yet available in CKEditor 5.This will allow us to...
View ArticleUpdate our yarn dev dependencies to the extent allowed by current constraints
Problem/Motivationyarn audit shows the following numbers of vulnerabilities on each branch:10.0.x, 9.4.x, and 9.3.x: 18 Moderate | 3 High9.2.x: 24 Moderate | 4 HighSteps to reproducecd coreyarn...
View Article