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

Create configuration schemas for dblog module

This is a sub-issue of #1910624: [META] Introduce and complete configuration schemas in all of core.Problem/motivation#1866610: Introduce Kwalify-inspired schema format for configuration introduced the...

View Article


Condition Group User Interface

The condition plugin system is useful on its own, but a user interface to allow for groupings of conditions to be made for generic reuse purposes helps promote the basic needs of both a page management...

View Article


file_field_widget_form function is broken when submitting some node forms...

file_field_widget_form has a line that looks like this (right before the return statement):$elements['#file_upload_description'] = theme('file_upload_help', array('description' => '',...

View Article

Move views_array_key_plus to views_ui.module

This currently lives in views.module but is only used in views_ui (admin.inc). Let's rename and move it in there instead.AttachmentSizeStatusTest resultOperationsvdc.move-views_array_key_plus.patch2.68...

View Article

Move array_filter_zero function to FilterPluginBase

This function is only used in FilterPluginBase, so shall we just move it there?AttachmentSizeStatusTest resultOperationsvdc.array_filter_zero.patch2.6 KBIdlePASSED: [[SimpleTest]]: [MySQL] 49,976...

View Article


Unable to pre-populate db in settings.php

If you prepopulate the database settings in settings.php, the install process gives several errors.Example of pre-populated DB settings (created by simply copying default.settings.php to settings.php...

View Article

Move views_trim_text to FieldPluginBase

This is only used in FieldPluginBase so we could just move this from views.module to there, and also move the tests to FieldUnitTest.AttachmentSizeStatusTest...

View Article

move _field_view_formatter_options to Field.php

Sorry, another moving things issue.This is only used in Drupal\field\Plugin\views\field\Field. So we can move this to a method on that class. I have removed the static caching and replaced it with a...

View Article


Using the back button after logging out shows you pages from the...

Originally reported as a security issue by David Rothstein, but making it into a public issue as the security team considers this non-critical and thus can be fixed in the public queue.===== Testing...

View Article


Use @return $this to mark that a method returns itself

Let's assume you have something like this:<?phpclass Foo {  public function external() {    $this->setValue1()->setValue2();  }  /**   * @return Foo   * Returns the called object.   */...

View Article

Image may be NSFW.
Clik here to view.

fix broken icon-help in toolbar.module

Issue: The icon 'icon-help.png' and 'icon-help-active.png' are currently cut off on both the right hand side and on the bottom. You can see a copy of the existing icon from the attached image of all of...

View Article

Convert drupal_http_request usage in SearchRankingTest.php to Guzzle

Sub-task of #1862398: [meta] Replace drupal_http_request() with Guzzle.

View Article

Convert drupal_http_request usage in WebTestBase.php to Guzzle

Sub-task of #1862398: [meta] Replace drupal_http_request() with Guzzle.

View Article


Convert drupal_http_request usage in system.module to Guzzle

Sub-task of #1862398: [meta] Replace drupal_http_request() with Guzzle.

View Article

Changing view access from "Permission" to "Role" causes AJAX error message re...

Problem/MotivationChanging the access permissions for a newly created view from the default "Permission" to "Role" and clicking Apply causes an AJAX error message re getRoles() in Role.php (see below)....

View Article


Rename layout classes to follow the layout style naming convention

Problem/MotivationAdopting the naming conventions defined at "CSS codings standards for Drupal 8" to layout classesProposed resolutionThe layout classes core applies to the body tag should be updated...

View Article

Image may be NSFW.
Clik here to view.

When Drupal throws an error and there are pending updates the admin user...

Problem/MotivationWhen working on 8.x branch and pulling the latest changes sometimes Drupal throws errors that could be solved by running pending updates.Proposed resolutionIt would be nice if the...

View Article


Document all views pager plugins types

Add documentation comments to the views pager plugins as described in #1882558: [META] Document all views plugins types.

View Article

Document views access plugins

Add documentation comments to the views access plugins as described in #1882558: [META] Document all views plugins types.

View Article

Locale domain only allows one domain per language.

Hi,When you choose a domain name instead of a suffix for a language, all links are full domain names instead of just the paths. This prevents me from running the site local for development. When i run...

View Article
Browsing all 291420 articles
Browse latest View live


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