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

EditorMediaDialog notice, undefined index: data-view-mode

Problem/MotivationAfter spinning up media on 8.8.0 and attempting to use it w/ the CKEditor plugin, I noticed that I could insert images just fine, however, I was unable to adjust anything (view modes...

View Article


DefaultSelectionDeriver has obsolete code comments

Problem/MotivationThe file core/lib/Drupal/Core/Entity/Plugin/Derivative/DefaultSelectionDeriver.php defines the class Drupal\Core\Entity\Plugin\Derivative\DefaultSelectionDeriver, but the...

View Article


Base table or view not found: 1146 Table 'drupal.path_alias'...

After upgrading to 8.8 i keep getting errors related to path_aliasDrupal\Core\Database\DatabaseExceptionWrapper: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'drupal.path_alias' doesn't...

View Article

Add js message theme override to match Umami message markup

Problem/MotivationMessages can be added with js using Drupal.Message, see: https://www.drupal.org/node/2930536but the markup output does not match Umami's...

View Article

[ignore] bnjmnm new patch graveyard

Just crash testing patches

View Article


ModerationStateFilter unecessarily joins the content moderation state filter...

Problem/MotivationWhen adding multiple moderation state filters, the content_moderation_state table is joined multiple times unnecessarily drastically effecting performance .One might want to add...

View Article

Config management(import) crashes when module has been removed

We are struggling with an issue where config management doesn't allow a CIM if a module has been removed.Below is the workflow to replicate this,We have a develop, master and tagged releases workflow....

View Article

Allow themes to declare dependencies on modules

Problem/MotivationParsing .info files for dependency information is already implemented on the modules administration page. Adding support for the same dependencies in theme.info files, and...

View Article


Fatal errors while loading/building orphaned comments

(Technically, this is not comment.module. I guess.)Problem/MotivationSuppose a comment is orphaned - e.g. its parent comment has somehow disappeared. Then the Drupal standard installation gives a...

View Article


Properly deprecate DRUPAL_USER_TIMEZONE_* constants

Problem/Motivation#2807785: Move global constants from *.module files into interfaces deprecated a bunch of constants but it did not actually replace their usage. We should do this. This issue handles...

View Article

\Drupal\Core\Config\FileStorageFactory::getSync() should throw a more...

Discovered in #2466197: Staging directory should not have to be writeable.Problem/Motivationconfig_get_config_directory() just throws a \Exception when the config directory type does not exist - that's...

View Article

Remove BC layer from \Drupal\Core\DrupalKernel::getInstallProfile()

Problem/Motivation#2156401: Write install_profile value to configuration and only to settings.php if it is writeable added a BC layer to read the install profile from settings.php instead of...

View Article

Remove support for importing pre-8.3.x revision tables in view entities.

Problem/MotivationDrupal 8.3 moved the revision metadata for revisionable entities into the proper database tables. This causes a problem for views config entities exported prior to the table change,...

View Article


Image may be NSFW.
Clik here to view.

Generalize TaxonomyIndexTid filter to be available for all entity reference...

Problem/MotivationOne major piece of functionality from the D7 Entity Reference module was left out entirely in #1801304: Add Entity reference field: the ability to render exposed views filters as a...

View Article

Replace assertEquals() overrides in PHPUnit Kernel, Functional and...

Coming from #2742585-102: Deprecate dangerous assertTrue/False() compatibility overrides in PHPUnit Kernel, Functional and FunctionalJavascript tests:@mondrakeHow about deprecating also the...

View Article


Canonical taxonomy term link for forum vocabulary is broken

Problem/MotivationCurrently rendering of canonical taxonomy term link for forum vocabulary is broken and have no test coverage.To be more consistent with the object-oriented architecture need to...

View Article

Image may be NSFW.
Clik here to view.

Toolbar height calculation is faulty in multiple cases

Problem/MotivationThe admin toolbar applies a padding to the top of the body element that should be equal to its height.However, with the following scenarios, the height calculation is...

View Article


Convert update.compare.inc into a class

Problem/Motivationcore/modules/update/update.compare.inc contains 1 method, update_process_project_info() that is called from outside of the file.update_calculate_project_update_status() is over 300...

View Article

The update module should recommend updates based on supported_branches not...

Problem/Motivation#3074993: Use "current" in update URLs instead of CORE_COMPATIBILITY to retrieve all future updates we are switching to a new XML feed from drupal.org that provides supported_branches...

View Article

No node content displayed

When creating new content, only the title is displayed. Already uninstalled modules, which could cause this problem. Body is turned on in content type display. When displaying Teasers with views, you...

View Article
Browsing all 296347 articles
Browse latest View live