Taxonomy term name as contextual filter for view
Is this not possible as it was in Drupal 7 to convert taxonomy terms in the URL to their ID? See this post on Stackexchange: http://drupal.stackexchange.com/questions/174251/taxonomy-term-name-as-c...I...
View Articledrupal_set_message should filter output by default
Problem/MotivationThere have been a few security issues created regarding this topic, however they have been pushed to be "made public" indicating that the "documenation should be enough": string...
View ArticleNode title not displayed for some nodes in the frontpage View when showing...
I am going to keep this short, I am very new to Drupal.Theme: Writer (should have no implication). View: I only changed the Frontpage View from Teaser to Full Page. This is a new site, very fresh...
View ArticleHttp 500 error after upgrading from Drupal 6.38 to Drupal 7.54
I upgraded from Drupal 6.38 to Drupal 7.54 following all instructions under https://www.drupal.org/docs/7/upgrade-to-drupal-7/upgrade-process. At completion (Step 13 run the update script) I was not...
View ArticleRight way to change $base_url on Drupal 8
Hi, On Drupal 7 inside settings.php had the option to modify the $base_url, On Drupal 8 inside settings.php if I append the new $base_url every thing is working as exepected, But , What is the right...
View ArticleUntranslated menu items are displayed in menus
OverviewWe have a very nice translation system in place that is based on translating fields on entities. For many cases this work very well, but in some cases we need to special care. One of these...
View ArticleSkip to main content should link to main tag or similar
Currently most (all) D8 themes 'Skip to content' link target the markup:<a id="main-content" tabindex="-1"></a> When we should be targeting something like:<main id="main-content"...
View ArticleViews content rewrite text says "You may include HTML" but actually...
Problem/MotivationSteps to reproduce:edit a viewedit an existing fieldexpand Rewrite Rules fieldsettick 'Override the output of this field with custom text'this issue refers to the description...
View ArticleEnable BigPipe by default in the Standard install profile
(There is no standard.profile component, so I don't know what component to put this in.)Problem/MotivationAs of #2797169: Mark BigPipe as stable/non-experimental, BigPipe is marked stable. This means...
View ArticleUpdate jQuery to version 2.2.4
#2533498: Update jQuery to version 3 might not happen for Drupal 8.3, but we should at least get onto the latest 2.x release. We're on 2.2.3 currently, but 2.2.4 has been out since May 2016.
View ArticleClean up redundant methods in datetime field formatters
Problem/MotivationFollow-up from #2161337: Add a Date Range field type with support for end date. There are now quite a few datetime field formatters, and many of them have redundant methods that are...
View Articlex-content-type-options nosniff ignored for anonymous cached pages
As of Drupal 7.40 the default htaccess file has changed (#462950: Mitigate the security risks that come from IE, Chrome and other browsers trying to sniff the mime type).However, when apache does not...
View ArticleUser logout is vulnerable to CSRF
One of the users on my site posted the following code yesterday: <img src="/logout">. This causes every user to log out when visiting the page that code is on. He suggested making a special page...
View ArticleAdd changelog for Drupal 8.3.0
Problem/MotivationNo changelog entry for 8.3 yet.Proposed resolutionAdd a changelog entry with sufficient items covering the changes. Look for and tag new issues with the 8.3.0 release notes...
View ArticleRemove multilingual initiative from MAINTAINERS.txt as completed
Problem/MotivationThe multilingual initiative succeeded in moving Drupal 8 forward tremendously since Dries announced it on May 9th 2011. More than 1600 contributors worked on making this possible for...
View ArticleWhen Batch ID doesn't exist, Drupal should emit a 404
Problem/MotivationCurrently if you try to go to /batch?id=123 you get redirected to the homepage with a message stating "No active batch".Beta phase evaluationReference:...
View Article508 Testing Issues - Skip to main content loses focus
"Within the user homepage of the Drupal (Internal) application, when the user selects the “Skip to main content” link, the visual focus disappears from the screen. User needs to press the Tab key once...
View ArticleChanged time not updated when only non-translatable fields are changed on a...
Problem/MotivationGiven an entity that has been translated (=== has more than 1 translation) that has an untranslatable field. When you change only that untranslatable field,...
View ArticleContactStorageTest failing with a segfault on PHP 7.1.x-dev
Problem/MotivationContactStorageTest has now failed daily testing for the past three days straight on 7.1.x-dev only, for both 8.4.x and...
View ArticleFeb 21st: Convert chunk of WTB to BTB by just moving classes, changing use...
Problem/MotivationIn order to convert more tests from WTB to BTB in one big bang conversion we want to get some estimation of what kind of failures might exist.Proposed resolutionThis issue should...
View Article