Optional views (e.g. views.view.moderated_content) can be installed with...
Problem/MotivationAfter installing content_moderation if Views was already installed the views.view.moderated_content view does not have a dependency on the workflows.workflow.editorial configuration,...
View ArticleSupport an independent max-age for 4xx responses
Problem/MotivationAs part of the system.performance config, Drupal currently includes the cache.page.max_age property that provides the max-age value in Cache-Control header on cacheable responses....
View ArticleUpdate report incorrectly recommends security releases for old minors when a...
Problem/Motivationin #2990511-39: Add comprehensive test coverage for update status for security releases cases were found where in Update reports, if security release is needed for current minor and...
View ArticleSelectQuery::fields() must be an array, null given entity.inc on line 284...
Upgrading a very small site from 6.2 to 7.0, just looking for advice. When attempting to run update it starts and then dies here:An AJAX HTTP error occurred. HTTP Result Code: 500 Debugging information...
View ArticleMove Attribute classes under Drupal\Component
The Drupal\Core\Template\Attribute class and its helper classes have no Drupal dependencies apart from Drupal Components. There already exists at least one project where Attribute classes are used...
View ArticleWhen a site is multiple security releases behind for a given project, they...
Problem/MotivationIn #2804155: If the next minor version of core has a security release, status still says "Security update required!" even if the site is on an equivalent, secure release already, we...
View Article[plan] Extend security support to cover the previous minor version of Drupal
Problem/MotivationDrupal 8 has scheduled minor releases with new APIs and features every six months.Only the current minor release is actively supported; i.e., bugfixes are not provided for previous...
View ArticleReplace jQuery UI dialog with supported library or polyfill
Problem/MotivationWe are in the process of deprecating jQuery UI in core. jQueryUI dialog is among the components that need to be removed/replaced. As mentioned in the parent issue: #3067261: [Plan]...
View ArticleLinks with different target attributes are improperly merged
Problem/MotivationAccording to RFC8288, a link is: a typed connection between two resources and is comprised of:a link context, a link relation type (Section 2.1), a link target, and optionally, target...
View ArticleAdd tests for CKEditor sortable functionality
Problem/MotivationThis was identified as a need in #3064049: Replace jQuery UI sortable with Sortable js, an issue where jQueryUI sortable is being deprecated in favor of SortableJS. Manual testing was...
View ArticleReplace jQuery UI sortable with Sortable js
Problem/MotivationWe are in the process of deprecating jQuery UI in core. The jQueryUI sortable library is among the components that need to be removed/replaced. As mentioned in the parent issue:...
View ArticleDeprecate jquery.ui.draggable
Problem/MotivationjQueryUI is going to be deprecated jquery.ui.draggable is among the components that need to be addressed As mentioned in the parent issue: #3067261: [Plan] Remove jQuery UI components...
View ArticleDecouple FunctionalTestSetupTrait from the simpletest module
Problem/MotivationThis is a child issue of #3057420: [meta] How to deprecate Simpletest with minimal disruptionWe want to allow for the removal of the simpletest module from core.As part of that...
View Article[Symfony 5] Deprecate app.root service and replace with a container parameter.
Problem/MotivationUsing non-object services is deprecated as of Symfony 4.4. We create the app.root services as a sting in our services file.Proposed resolutionDeprecate app.root as a service, and...
View ArticleInline svg not working in drupal 7
Hi,I have been trying to figure out how to fix the inline svg issue I am having. When I add my input in the body field in ckeditor it looks like below.<a class="text-success mt-auto"...
View ArticleMake embedded media responsive by default
Problem/MotivationIn reviewing #3066802-113: Ensure that embedded media displays sanely by default, @Wim Leers pointed out:There is also the responsive_image module which provided "responsive image...
View ArticleImage media should not use an image style on its canonical route
Problem/MotivationThis issue is spun off from #3066802-121: Ensure that embedded media displays sanely by default, specifically:But, let's open a follow-up issue to ship a full view display for the...
View ArticleThe default display for new media types should only show the source field
Problem/MotivationIn fixing #3066802: Ensure that embedded image media items do not display at unreasonable sizes by default, we realized that, once that issue is in, adding a new media type with the...
View ArticleCreate a public API for indicating resource types should not be exposed
Per the discussion in #3035979: [DISCUSSION] Should a facility be added to JSON:API which limits automatic exposure of all entities, there's clearly a significant interest in being able to mark...
View ArticleDeprecate jQuery UI datepicker
Read this to mitigate potential confusion that may occur when reading through this issue: Starting with comment #6 until probably #34, the discussion largely surrounds attempting to use this issue to...
View Article