Folder sites/default/files/js grows massively
Hi,I've upgraded my first D6 site to D8 and I've noticed the sites/default/js folder is now growing massively comparing with the one in D6. For each day, I see several of the same .js files.In the...
View ArticleMigrationInterface::mergeProcessOfProperty() doesn't document who wins
Problem/MotivationThe docs say: * Merge the process pipeline configuration for a single property. * * @param string $property * The property of which to merge the passed in process pipeline *...
View ArticleAllow min & max exposed numeric/date filters to be configured
Problem/MotivationIn #2625136: Fix label visibility and add wrapper container for exposed numeric/date filters with multiple form elements exposed numeric/date filters with multiple form elements were...
View ArticleSimplify wording of "create a css class" label in Views
Problem/MotivationThe Create a CSS class is difficult to translate properly. I changed it to Add CSS class as this is what the function really does - it adds additonal classes to the view wrappers/td's...
View ArticleJavaScript minification/uglification
Problem/MotivationThere are several previous issues discussing this, but all several years old and mostly abandoned because we didn't have either a JavaScript build step or #1014086: Stampedes and cold...
View ArticleCustom entity reference field always renders taxonomy term as a link
Problem/MotivationI can't seem to update the view display options in a custom taxonomy term entity reference field so that terms are printed without a link to the referenced term.Steps to...
View ArticleMove Seven and Bartik tests in the core FunctionalTests\Theme namespace to...
Problem/MotivationThese two core tests should be moved to their respective themes, instead of being part of Drupal core tests, so we can deprecate Bartik #3249109: Deprecate Bartik in core once Olivero...
View Articleviews no results behavior on field level is not translateable
Hello,on my view I have a field(to be more exactly a "Content revision: Link to Content" field), which has a text for no results behavior. This text is not translatable as far as I could see. It does...
View Article[PP-1] Backport 9.4.0 database dumps to 9.5.x
Problem/MotivationOnce #3290810: Remove updates added prior to 9.4.0 (9.4.4 for ckeditor) and add 9.4.0 database dumps is in, we'll have 9.4.0 database dumps in 10.1.x. These are potentially useful for...
View ArticleIn subsite setup view_path is not correct for links on AJAX page refresh
When you run Drupal in a sub-directory, the destination parameter that gets added to (edit) links inside a View is missing the base path and the language prefix after an AJAX reload.Steps to...
View ArticleAggregation creates two extra aggregates when it encounters {media: screen}...
Problem/MotivationViewing the front page of a Drupal 10.1 install as user 1 shows the following CSS aggregates in the header.As you can see, there are four aggregates, with the second aggregate...
View ArticleDeclaration of Drupal\Core\Security\PharExtensionInterceptor::assert(string...
Updating core to 8.8.0, and getting the error: Declaration of Drupal\Core\Security\PharExtensionInterceptor::assert(string $path, string $command): bool must be compatible with...
View ArticleRemove the aggregate stale file threshold and state entry
Problem/MotivationCSS and JavaScript aggregation previously generated files inline during HTML page requests. If the file was requested without a PHP request to the page, and didn't exist, there was no...
View Articlethrow a better exception when a reference field can't find the target...
Problem/MotivationIf you define an entity reference field as a base field in code, and the entity type that the field references doesn't exist, you get an exception about the missing entity type. But...
View ArticleAllow for deletion of a single value of a multiple value field
Problem/MotivationI'm working on creating a custom field that has multiple entry items in the field. The field would look like this Field 1 - Text Field 2 - Text Field 3 - TextAll would be saved into...
View ArticleMove RDF-related tests to RDF module
Problem/MotivationIn order to move the RDF module from Core to Contrib, we need to move all RDF-module related tests to the RDF directory/namespace.Steps to reproduceProposed resolutionRemaining...
View Article[GHS] Custom/unofficial HTML tags not retained: <drupal-media>,...
Problem/Motivation<drupal-media> elements are removed by CKEditor 5 if embed media is disabled even when using Full HTML configuration. With CKEditor 4 the same configuration would retain...
View Article[meta] Tasks to deprecate the CKEditor 4 module
Problem/MotivationCKEditor 4 will be end-of-life at the end of 2023.A new CKEditor 5 integration module has been added to core and is currently being stabilized: #3238333: Roadmap to CKEditor 5 stable...
View ArticleDeprecate Bartik
Problem/MotivationSee the parent issue for all the tasks that are needed to deprecate Bartik. Steps to reproduceProposed resolutionRemaining tasksWork on the patch is postponed on #3278124: Convert...
View ArticleFix spelling for words used once, beginning with 'j' ->...
Problem/MotivationLimit this to one line easy fixes, avoid any possible controversy, or any change that would better fit with other words, such as doing chien and chiens in the same patch. The list of...
View Article