Quantcast
Channel: Issues for Drupal core
Browsing all 291036 articles
Browse latest View live

Use entity reference for taxonomy parents

Taxonomy hierarchy is really a reference between entities, with some extra stuff added on top. So this could potentially use entity reference.Closely related issues:#344019: New implementation for...

View Article


SkipDotsRecursiveDirectoryIterator not skipping dot-files when they are the...

The current implementation of SkipDotsRecursiveDirectoryIterator doesn't work on systems where dotfiles are included in the list, and the first entry is a dotfile. Next is only called when iterating to...

View Article


Move _breakpoint_delete_breakpoints() into BreakpointGroupStorageController

While working on #1831774: Config import assumes that 'config_prefix' contains one dot only, I realized that breakpoint.module is the only place in core other than storage controllers and the storage...

View Article

drupal_get_bootstrap_phase() can lead to WSOD when called during the...

drupal_get_bootstrap_phase() calls drupal_bootstrap() without any parameters.The default parameters of drupal_bootstrap cause the static $final_phase variable to be set to NULL.If site bootstrap is...

View Article

Provide an API for aria-live region update announcements that module...

Problem/MotivationCore has several instances of aria-live for announcing UI changes aurally.ckeditoreditfiletoolbaruserWe plan to add more instances of aria-live elements to further exposes state...

View Article


Add a topological sort facility

Problem/Motivation<?php$graph['head']['edges']['tail'] = 1;include_once 'core/lib/Drupal/Component/Graph/Graph.php';$x = new...

View Article

Change name of serialization's (proposed) EntityReferenceHandler

Entity reference fields already have a setting called 'handler'. We need to rename the EntityReferenceHandler to something else. I'm tempted to use something close to lanthaler's suggestion. He used...

View Article

Redirect on log in by user role

I am a newbie. I hope this is the proper forum. Apologies if it is not.Based on what I have read, login destination is the best way to accomplish this, but I can't quite find the tutorial I need. Any...

View Article


User login failing for all tests.

I cloned D8 to test a patch, and noticed tests were failing en masse. Rolled back to clean repo, ran test. Always fails on 'user logged in', BUT later operations that depend on permissions are still...

View Article


Ensure that all default views have 'plugin_id' for their handlers

In #1810480: Provide the plugin_id to support views metadata integration dawehner painstakingly added the plugin_id to each handler in each export. But in #1851086: Replace admin/people with a View, I...

View Article

Decide what to do about important contextual links when that module is...

Follow up from #1874664-110: Reconcile "Edit" toolbar option with local tasks (tabs) and contextual links for editing. In that issue, we removed "Edit" as a primary tab (MENU_CONTEXT_PAGE) from node...

View Article

Routes are not found when 0 is used as a placeholder value.

EclipseGC first found this, and its reproducible if you try to make a view with the machine name of 0 (which should be allowed).Yay for what is likely just a silly casting...

View Article

Generated .htaccess files should have a trailing line break

To comply with the Drupal coding standards the generated .htaccess files in the public and private files directories should end in a trailing \n character. All text files should end in a single newline...

View Article


Decide whether core route controllers should generally/always be DIC services...

Spin off from #1801356: Entity reference autocomplete using routes. That issue surfaced a debate on whether route controllers (the _controller and _content values of routes) should reference explicit...

View Article

Keys in manifest files contain dots, but Config does not allow for dots in...

ProblemManifest files for configuration entities contain keys with dots:stark.tools:  name: block.block.stark.toolsThese keys are completely incompatible with Config.But yet, Config is used to write...

View Article


htmlspecialchars() error in title

In Drupal 7, when saving a title with multipule characters ,like "Cher collègue nous allons vérifier tout cela", getting this warning:Warning: htmlspecialchars(): Invalid multibyte sequence in argument...

View Article

Replace Deprecated function calls

After discussing in IRC this is a container ticket for deprecated functions.Please create tickets for individual functions or groups of functions and link them from this ticket.#1916134: Replace...

View Article


Replace module_* deprecated function calls.

Update all deprecated function calls in bootstrap. These includemodule_list()module_implements()module_invokemodule_invoke_alldrupal_altermodule_existsmodule_hook

View Article

#upload_validators fails to merge correctly

When a form with managed_file element and an extension validator is loaded via AJAX, then loaded again without validator, File module does not clear the old data and client-side validation fails.I'm...

View Article

Serve REST errors as application/api-problem+json OR application/vnd.error+json

Problem/MotivationAs was discussed in #1865594: Better REST error messages in case of exceptions, we want to respond with clearer error messages. There seem to be two different approaches which are...

View Article
Browsing all 291036 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>