$entity->isDefaultTranslation() behaves incorrectly when changing default...
Problem/MotivationImages uploaded to an image field are lost when the node language is changed (because file usage incorrectly drops down to zero, causing the permanent file to be marked temporary, and...
View ArticleTypeError when adding book page
When trying to add a book page to a book as a low privilege user the following TypeError occurs:TypeError: Drupal\Component\Utility\NestedArray::getValue(): Argument #2 ($parents) must be of type...
View ArticlePrimary Drop Button style update
Problem/MotivationThe default Dropdown button is being implemented on #3023243: Drop Buttons style update. This issue is a follow-up to get the primary one addressed. At the moment this is not being...
View ArticleAllow usage of WYSIWYG in maintenance message
Problem/MotivationWhen creating a custom message for the maintenance page, you can use HTML at /admin/config/development/maintenance. The purpose of this issue is to enable the WYSIWYG editor on this...
View ArticleDialog.ajax recursively overwrites the dialog.close function
Problem/MotivationEach time Drupal.behaviors.dialog.attach() is called it creates a new function which calls the previous settings.dialog.close function resulting in a never ending chain of functions...
View ArticleTaxonomy
When we add the sub child there is a extra bullet point added before the child as a parent that has to removed.
View ArticleAllow user to add display modes from respective field UI's.
Problem/MotivationCurrently the users cannot add/create a new form/display mode while entity creation flow. The view display mode has a link Manage view modes which redirects to the view display mode...
View ArticleRedesign the menu link add form to be less overwhelming
Problem/MotivationDuring the usability sessions, some participants struggled with fill out the menu link add page. It has an overwhelming number of options, some are really important, some aren't...
View ArticleOlivero: submit button is top dialog box is too wide
Problem/MotivationOlivero: submit button is the top dialog box is too wide.Can be seen on the live preview. https://tugboat-aqrmztryfqsezpvnghut1cszck2wwasr.tugboat.qa/dialogSteps to reproduceProposed...
View ArticleProxyBuilder::build creates incorrect @see link in class PHPDoc
Problem/Motivation\Drupal\Component\ProxyBuilder\ProxyBuilder::build creates an @see \Drupal\Component\ProxyBuilder in the proxy class PHPDoc.This is incorrect and should be @see...
View ArticleResolve differences between SystemController::overview and...
Problem/MotivationWhile working on #296693: Restrict access to empty top level administration pages discovered that \Drupal\system\Controller\SystemController::systemAdminMenuBlockPage and...
View ArticleImplementing access requirements on library definition level
Problem/MotivationConsider the following situation... Users of a website(non-admin) would never interact with the core's toolbar module. Yet, those assets are always served as there is no way to serve...
View ArticleOlivero: Fix long menu (desktop) design
Problem/MotivationOn Desktop view mode when we add too many menu items link, the main navigation switch into burger menu for desktop and search block comes inside it. Need to make search block out from...
View ArticleImprove JSWebAssert::waitOnAutocomplete
Problem/MotivationThis issue began with proposing improvements to assertions in EntityReferenceAutocompleteWidgetTest::testEntityReferenceAutocompleteWidget. That changed in #35 to improving...
View ArticleRefactor Claro's fieldset stylesheet
Problem/MotivationThis is part of the CSS modernization initiative.Steps to reproduceThe stylesheet at...
View ArticleFix incorrect message after resetting password
Problem/MotivationAfter a user has reset their password, they are shown a message:You have just used your one-time login link. It is no longer necessary to use this link to log in. Please change your...
View ArticleUpgrade tests to HTML5
This issue is part of #1333730: [Meta] PHP DOM (libxml2) misinterprets HTML5.The Drupal\system\Tests\Theme\FunctionsTest needs to be upgraded to HTML5.Blocked on #2667340: Usage of field_prefix and...
View Article508 Compliance Issue -Edit links on content page are not unique
Certain links do not contain unique link names for JAWS to announce. As an example within the “Content” screen, there are multiple “Edit” links present in a table. When the links are accessed JAWS...
View ArticlePassing null to parameter #1 ($haystack) of type string is deprecated
Problem/MotivationPHPUnit test failed due to deprecation noticeUnsilenced deprecation notices (9) 6x: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated 6x in...
View ArticleDifferent sites served from the same domain share the session cookie name
Problem/MotivationTwo different Drupal installations on the same domain share the same session cookie name. This can be tested by serving the different installations over different ports. This leads to...
View Article