hide the table header when empty search on the test overview page
Follow up for #1919470-23: Add a search field to the test overview pageUpdated: Comment #0Problem/Motivation#1919470: Add a search field to the test overview page adds search. But the table header...
View Articleremove the field set for tests on the test overview page
Follow up for #1919470-23: Add a search field to the test overview pageUpdated: Comment #0Problem/Motivation#1919470: Add a search field to the test overview page adds search. But the fieldset around...
View Articletoo tiny text for description and class on the test overview page
Follow up for #1919470-23: Add a search field to the test overview pageUpdated: Comment #0Problem/Motivation#1919470: Add a search field to the test overview page adds search. But the test class name...
View ArticleRemove Seven's ie.css
This file was only used by IE8. The first declaration in this file is duplicated in normalize.css, and the remainder was added in #1838156: Implement the two-column layout for the new create content...
View ArticleTermTest.php testing false positive
Breaking issue out from #1914694: Errors appearing in testbot Error logs..This code from TermTest.php:<?php   // Check that the term edit page does not try to interpret additional path   //...
View Articlemake search also match the test groups on the test overview page
Follow up for #1919470-23: Add a search field to the test overview pageUpdated: Comment #0Problem/Motivation#1919470: Add a search field to the test overview page adds search. But a search for "views...
View ArticleAdd a ConfigFactoryInterface for ConfigFactory
Similar to #2019651: Add a QueryFactoryInterface for QueryFactory classes. We have a lot of places typehinting with ConfigFactory directly, which is against our standards, and it has plenty of public...
View ArticleReplace the fallback node listing with a list controller
Since we're stuck with a Views-based node listing, we might as well make it a list controller.
View ArticleFix typo: lable to label
Fix typo in views schemaAttachmentSizeStatusTest resultOperationsviews-schema-typo-fix.patch1.13 KBIdleFAILED: [[SimpleTest]]: [MySQL] 57,493 pass(es), 1 fail(s), and 0 exception(s).View details | Re-test
View ArticleNew case of user login block not working
Hi there,i reviewed for days all the reports about the user login block not working, but none help me solve my problem...when on user/login it works great, but when using the block in other pages, it...
View Articletour should be in front of toolbar (z-index)
As reported in #1920468-19: Write a tour for the first page after install showing extend and other things the toolbar blocks the tour.This needs a different kind of review- what is a proper z-index...
View ArticleCan't translate 'Comment' string on a comment form
Hi,There is no way to translate 'Comment*' on the comment form with 'translate interface'. Is it an expected behavior ?AttachmentSizeStatusTest resultOperationspb_comment.PNG6.37 KBIgnored: Check issue...
View ArticleFix UserBCDecorator (hasRole(), addRole(), removeRole())
Blocks some other access and role/permission model related issues.Should use $this->decorated instead of $this->getBCEntity() (which leads into infinite recursion).
View ArticlePossibly confusing class name in simpletest.pages.inc
I came across this when working on #2009670: Replace theme() with drupal_render() in simpletest module. The issue is described here but it also applies to Drupal 7.Essentially, the class name for both...
View Articlepreview of menu machine name is inaccurate on while adding a menu (does not...
noticed in #1945226: Add language selector on menusUpdated: Comment #0Problem/MotivationThe custom menu add form had a element to show the machine name while the title is being typed, after save, that...
View ArticleSwitch rdf_field_attach_view_alter() to a regular entity hook implementation
This is a follow up issue for #1869600-102: Refactor RDF mappings to be inline with the new Entity Field API where fago suggested to move rdf_field_attach_view_alter() to a regular entity hook...
View ArticleCore translation update
Problem/MotivationWhen not the latest version of core is installed, the translation update system will download and import translation of the latest drupal core version. This behaviour only applies to...
View ArticleUpdating a route-based menu link doesn't update its shortcut link
Steps to reproduce:Install the Standard profileGo to admin/structure/viewsDisable the Content view (admin/content)Expected result: Working siteActual result: WSOD-----When you disable the admin/content...
View ArticleTypo in _menu_clear_page_cache()
After installing drupal and querying cache_tags table, you see tags like "1", "content" and "content:1". Typo in _menu_clear_page_cache() is causing the first two.AttachmentSizeStatusTest...
View ArticleAdding shortcut for Field UI pages breaks breadcrumbs and title
Steps to reproduce:Install with Standard profileGo to admin/structure/types/manage/article/fields (Manage fields)Click the "Add to Default shortcuts" plus signExpected result: The page still...
View Article