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

Implement new Gray scale on Claro

Problem/MotivationRight now we have a limited amount of greys on the design system and they don't have enough middle steps for some situations. Also, some of them have a different tone due to the grow...

View Article


In comment form, the input field width is not matching with the textarea of...

The subject input field width is not matching with the below text area of the comment section. Please refer to the screenshot attached.

View Article


In the documentation, change all instances of "url" to...

Problem/MotivationPart of #2574981: Fix grammar ("an URL" should be "a URL") and consistent use of URL (not "url" / "Url") in documentation onlyProposed SolutionIn the documentation, change all...

View Article

Fix grammar ("an URL" should be "a URL") and consistent...

Problem/MotivationSpelling inconsistencies in API documentation in two cases: \Drupal\Core\Url class and URLThe scope has been reduced based on comments from other contributors.Proposed resolutionI...

View Article

Media Library widget produces "This value should not be null" error...

Problem/MotivationAdding media field on entity and marking it as required does not show proper validation message.Steps to reproduceSteps to reproduce the bugAdd media field in page content type, and...

View Article


Image may be NSFW.
Clik here to view.

Multiple warning messages when having untranslatable fields

Problem/MotivationWhile working with content moderation and the paragraphs module. Having some paragraphs with untranslatable fields, and collapsing the paragraphs, after the ajax event we get a...

View Article

The pre-filled data of search form moves out of the screen size for tabs and...

Problem/MotivationThe pre-filled data of search form moves out of the screen size for tabs and mobile.Steps to reproduce1. Click on the search icon., the search bar will open. 2. Enter any alphabet you...

View Article

The double focus appears on input fields in layout builder.

The double focus appears on input fields(checkboxes, radio buttons, and the alternative text field in the layout builder while adding content. Please refer to the video attached.

View Article


Convert schema.inc to a service

Problem/MotivationConvert the schema.inc functions to a service so it can be injected, unit tested and swapped. Affected...

View Article


Rewrite as URL adding equals sign to end of url.

Problem/MotivationCurrently drupal_get_query_array does't support a syntax like that 'http://domain.org?flag' because it sets the value of flag to "". If drupal_http_build_query is called on this it is...

View Article

Simple decimals fail to pass validation

Problem/Motivation- Create decimal field, set precision to 10 (minimum in the UI and scale to 4 - Saving new node with value 19999.0000 succeeds (precision is 5+4 = 9). - Saving new node with value...

View Article

Resend welcome message from admin user/edit

Problem/MotivationNew users registering accounts on a Drupal site can lose the welcome email to their spam filtering software or 3rd party email provider error.New users can be created/imported into a...

View Article

Vocabulary name not translated in page title of the taxonomy overview and...

Problem/MotivationThe existing vocabulary translation is ignored for page titles at "entity.taxonomy_vocabulary.overview_form" and "entity.taxonomy_vocabulary.reset_form" routes.Steps to...

View Article


Add new hook DATABASEMODULE_views_data_DATABASEDRIVER_alter to the views module

Problem/MotivationThe database driver for MongoDB needs to change the views data after all calls to the hook_views_data_alter() have run. MongoDB stores all entity data for an entity instance in a...

View Article

Set samesite cookie attribute for PHP sessions

Problem/MotivationDrupal 7 does not set the samesite attribute for PHP session cookies, unless on PHP 7.3 or higher. Up until recently, all major browsers treated cookies without this attribute as if...

View Article


Notice: Undefined index: value in template_preprocess_views_exposed_form() on...

Problem/MotivationGetting this notice every time we visit any view page/blockNotice: Undefined index: value in template_preprocess_views_exposed_form() on line no.1001Proposed resolutionAdd isset() to...

View Article

Left side Rss feed design broken in desktop

Rss feed design broken in node edit content, I have attached screenshot here.

View Article


Custom form AJAX error of upload file size shown even with no file field.

The file Drupal\Core\Form\FormBuilder has a very strange check in buildForm. // In case the post request exceeds the configured allowed size // (post_max_size), the post request is potentially broken....

View Article

The views "Serializer" style plugin does not collect cacheable...

Problem/Motivation\Drupal\rest\Plugin\views\style\Serializer::render calls off to the serialization system. Since Serialization API now allows explicit bubbling of cacheability metadata from...

View Article

POST request gets "leaked metadata" error if an entity reference...

ProblemWe want to create an new resource using a POST request. The node we want to create has an entity reference field that uses a basic entity reference view as the Reference method. When sending the...

View Article
Browsing all 295295 articles
Browse latest View live