Don't render entity reference widget at all if there's no eligible...
If no eligible target bundle exists, there's no point in rendering a widget for an entity_reference field, as the user won't have anything to choose from, nor may they create an entity, nor may they do...
View ArticleCustom serialized field's data should be normalized even if it's empty
Problem/Motivation(Why the issue was filed, steps to reproduce the problem, etc.)Problem: - After 8.6.10 (SA-CORE-2019-003) there is an issue with site installation for sites that have default content...
View Article[D7] Convert drupalSettings from JavaScript to JSON, to allow for CSP in the...
Problem/Motivation#2510104: Convert drupalSettings from JavaScript to JSON, to allow for CSP in the future could potentially be backported to 7.xProposed resolutionRemaining tasksCopy the last 7.x...
View ArticleAdd translation context on password strength strings
Hi, currently the password strength module uses 'strong' as string to indicate the best password strength. That's good, but in this specific context the word strong in italian language has a different...
View ArticlePHP message: PHP Warning: Invalid argument supplied for foreach()
PHP message: PHP Warning: Invalid argument supplied for foreach() in core/modules/update/update.report.inc on line 43
View ArticleLibrary discovery Parser tries to guess extension type assuming...
Problem/MotivationWe currently have this in our LibraryDiscoveryParser class: if ($extension === 'core') { $path = 'core'; $extension_type = 'core'; } else { if...
View ArticleRemove remaining usages of entity_view_multiple from core
The entity_view_multiple function has been deprecated for some time now and only used in 8 places. Let's go the home stretch, remove the final usages from core and trigger a deprecation warning when...
View ArticleConvert taxonomy terms to be revisionable
Problem/MotivationAs decided in #2745619: [policy, no patch] Which core entities get revisions?, taxonomy terms should be converted to be revisionable.The main use case that the Workflow Initiative...
View ArticleEntityListBuilder::createInstance() remove entity.manager dependency
I noticed a little blemish while working on #2546212: Entity view/form mode formatter/widget settings have no translation UIEntityListBuilder is a root class which has many many children and creates a...
View ArticleUmami Article Spanish Translation: Give it a go and grow your own herbs
Problem/MotivationWe need to translate this article to Spanish so we can demonstrate Drupal's multilingual capabilities. This issue is to produce and agree a translation, not to actually incorporate it...
View ArticleUmami Article Spanish Translation: Dairy-free and delicious milk chocolate
Problem/MotivationWe need to translate this article to Spanish so we can demonstrate Drupal's multilingual capabilities. This issue is to produce and agree a translation, not to actually incorporate it...
View ArticleDeprecate drupal_get_path() and replace with ExtensionList::getPath()
Problem/MotivationAfter the completion of the new Extension system API's in #2208429: Extension System, Part III: ExtensionList, ModuleExtensionList and ProfileExtensionList and #2659940: Extension...
View ArticleCron CSRF vulnerability
Note: this issue has been reviewed by the Drupal security team and it was decided that this can be handled as public security improvement.Problem/MotivationIn Drupal 7 and 8 cron is vulnerable to CSRF...
View ArticleEntity Reference fields shown as "Select List" and using an Entity...
Problem/MotivationWhen using an Entity Reference field with a Form Display Select List and configured to use an Entity Reference Source Views, the original field value may be overridden when editing...
View ArticleUmami Recipe Spanish Translation: Watercress soup
Problem/MotivationWe need to translate this recipe to Spanish so we can demonstrate Drupal's multilingual capabilities. This issue is to produce and agree a translation, not to actually incorporate it...
View ArticleUmami Recipe Spanish Translation: Gluten free pizza
Problem/MotivationWe need to translate this recipe to Spanish so we can demonstrate Drupal's multilingual capabilities. This issue is to produce and agree a translation, not to actually incorporate it...
View ArticleUmami Recipe Spanish Translation: Thai green curry
Problem/MotivationWe need to translate this recipe to Spanish so we can demonstrate Drupal's multilingual capabilities. This issue is to produce and agree a translation, not to actually incorporate it...
View ArticleUmami Recipe Spanish Translation: Crema catalana
Problem/MotivationWe need to translate this recipe to Spanish so we can demonstrate Drupal's multilingual capabilities. This issue is to produce and agree a translation, not to actually incorporate it...
View ArticleRestrict the permission to access user information BUT not view/see them
The main concern is: Nobody (anonymous/authenticated) has the permission to see the profile of any registered user on the site, so I have UNCHECKED the View user information permission for all roles.On...
View ArticleUmami Page Spanish Translation: About Umami
Problem/MotivationWe need to translate this page to Spanish so we can demonstrate Drupal's multilingual capabilities. This issue is to produce and agree a translation, not to actually incorporate it in...
View Article