Bug Smash Initiative meetings - next: 2020-10-27
IntroductionThe Bug Smash Initiative is a community effort to fix known bugs in Drupal core. See the Bug Smash Initiative handbook page for more information.We meet fortnightly on Tuesday at 0400 UTC...
View ArticleThe alias is already in use in this language.
Problem/MotivationOn multilingual site, cannot save same alias for two content that with different language.I found two steps to alias processing: CHECK and SAVE.If i save two content at same language...
View Article[Meta] Bug Smash Initiative triage fortnight commencing 27-10-2020
Meta for triage credit, please comment and link to issues you triaged and closed.
View Article[Meta] Bug Smash Initiative triage fortnight commencing 13-10-2020
Meta for triage credit, please comment and link to issues you triaged and closed.
View ArticleCMI 2 meeting - 2020-10-27
Meeting will happen in #config on drupal.slack.com.---Hello and welcome to this CMI 2.0 meeting!This meeting:➤ Is for core and contributed project developers as well as people who have an interest in...
View ArticleStyle primary search form's -webkit-search-cancel-button within desktop...
The -webkit-search-cancel-button doesn't have enough contrast with the black background of the search input. This should be styled to a light gray XChrome:Safari:
View ArticleUse Behat\Mink\Driver\BrowserKitDriver directly instead of GoutteDriver for...
Problem/MotivationGoutte itself is deprecated and is just an alias to Symfony\Component\BrowserKit\HttpBrowser. However, Drupal depends on behat/mink-goutte-driver which of course depends on Goutte....
View ArticleDescribe what setInternal does
API page: https://api.drupal.org/api/drupal/core%21lib%21Drupal%21Core%21TypedData...There are no docs on what "setInternal" or "internal" property does.Some info is here:...
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 ArticleAdd a "view any unpublished media" permission
Problem/MotivationFollow up to #2862422: Add per-media type creation permissions for media and #2889855: Unpublished media entity can not be accessed by owner and update any media/delete any media...
View ArticleChange favicon to new Drupal logo
Problem/MotivationThe new Drupal brand was introduced in May with https://www.drupal.org/blog/new-drupal-brand-ready-for-drupal-9-launch The Favicon for Drupal is still the Druplicon.Steps to...
View Articlenull in template_preprocess_image_style()
Error: Call to a member function transformDimensions() on null in template_preprocess_image_style() (line 303 of /core/modules/image/image.module) #0 /core/lib/Drupal/Core/Theme/ThemeManager.php(287):
View ArticleMachine name label crashing into field
Problem/MotivationA visual regression where the inline machine name is right up against the field it follows.Proposed resolution(modified with RTL support)[dir="ltr"] span.machine-name-label { margin:...
View ArticleThe drupal_render() function could use a bit more protection
In drupal 7 the drupal_render() function takes a single render array argument.If a render array is not passed in warnings will be emitted.In our case the collection module it passing a render array...
View ArticleConsider using more favicon sizes
Problem/MotivationAs @shaal mentioned in #3178135-10: Change favicon to new Drupal logo we should consider using more favicon sizes to cover all options and higher...
View ArticleCan't login after upgrading from Drupal 7 to 8 due to stale cookies
After upgrading from Drupal 7, no users are able to log into the site until clearing cookies (or presumably, waiting 3 weeks until the cookie expires). Before and after the upgrade, the site is hosted...
View ArticleConcurrent ajax submits cause user data loss
Problem/MotivationExecute two ajax requests - the first one has a processing time of e.g. 5 seconds and the second one of 1 second. What now happens is that the form is processed for the first and for...
View ArticleSecurity update issue
My website www.smcin.com is running on Drupal 7.34. When I tried to update it into recent Drupal update 7.73, my URLs are not working (404 error). The actual URL is...
View Article[meta] priorities for 2020-12-02 bugfix release of Drupal 7
Let's try using meta issues to list the priority issues for upcoming bugfix / maintenance releases of D7.Using the e.g. "Drupal 7.74 target" tags frequently gets messed up by security releases, and...
View Article