CacheBackendInterface::tagCache static default is broken
if you call deleteTags before invalidateTags, you will be rewarded with a number of error messages. Trivial fix.Compare to checkSuMTagsAttachmentSizeStatusTest resultOperationstagcache_broken.patch1.15...
View ArticleUse Symfony Request for block module
Part of #1998638: [Meta] Refactor raw PHP variables (e.g $_SERVER, $_REQUEST, $_GET, $_POST) with Symfony Request objectFiles needing...
View ArticleParse error after upgrade from 7.22
On running update.php script I have: Parse error: syntax error, unexpected T_STRING, expecting T_CONSTANT_ENCAPSED_STRING or '(' in /subdirectory/core/update.php on line 17In the pages: Warning:...
View ArticleConfusing words under manage Field settings Or Edit
Problem/MotivationI been trying to work on content types And it does says under FIELD SETTING tab: If no image is uploaded, this image will be shown on display.Same thing when I moved up to EDIT tab it...
View ArticleWhy do user fields get intermingled with other User blocks?
On our site's Account Settings ( /admin/config/people/accounts/fields ), we have created 3 fields -- First Name, Last Name, & Nick Name.The order of the 3 fields are set on the Manage Fields tab to...
View ArticleUse Symfony Request for comment module
Part of #1998638: [Meta] Refactor raw PHP variables (e.g $_SERVER, $_REQUEST, $_GET, $_POST) with Symfony Request objectFiles that need converting...
View ArticleUse Symfony Request for edit module
Part of #1998638: [Meta] Refactor raw PHP variables (e.g $_SERVER, $_REQUEST, $_GET, $_POST) with Symfony Request objectFiles that need converting are:core/modules/edit/lib/Drupal/edit/EditController.php
View ArticleUse Symfony Request for fieldui module
Part of #1998638: [Meta] Refactor raw PHP variables (e.g $_SERVER, $_REQUEST, $_GET, $_POST) with Symfony Request objectFiles that need converting...
View ArticleUse Symfony Request for file module
Part of #1998638: [Meta] Refactor raw PHP variables (e.g $_SERVER, $_REQUEST, $_GET, $_POST) with Symfony Request objectFiles that need converting...
View ArticleUse Symfony Request for filter module
Part of #1998638: [Meta] Refactor raw PHP variables (e.g $_SERVER, $_REQUEST, $_GET, $_POST) with Symfony Request objectFiles that need converting are:core/modules/filter/filter.module
View ArticleUse Symfony Request for image module
Part of #1998638: [Meta] Refactor raw PHP variables (e.g $_SERVER, $_REQUEST, $_GET, $_POST) with Symfony Request objectFiles that need converting...
View ArticleUse Symfony Request for language module
Part of #1998638: [Meta] Refactor raw PHP variables (e.g $_SERVER, $_REQUEST, $_GET, $_POST) with Symfony Request objectFiles that need converting...
View ArticleUse Symfony Request for locale module
Part of #1998638: [Meta] Refactor raw PHP variables (e.g $_SERVER, $_REQUEST, $_GET, $_POST) with Symfony Request objectFiles that need converting are:core/modules/locale/locale.pages.inc
View ArticleUse Symfony Request for menu module
Part of #1998638: [Meta] Refactor raw PHP variables (e.g $_SERVER, $_REQUEST, $_GET, $_POST) with Symfony Request objectFiles that need converting are:core/modules/menu/menu.module
View ArticleUse Symfony Request for node module
Part of #1998638: [Meta] Refactor raw PHP variables (e.g $_SERVER, $_REQUEST, $_GET, $_POST) with Symfony Request objectFiles that need converting...
View ArticleUse Symfony Request for openid module
Part of #1998638: [Meta] Refactor raw PHP variables (e.g $_SERVER, $_REQUEST, $_GET, $_POST) with Symfony Request objectFiles that need converting...
View ArticleUse Symfony Request for overlay module
Part of #1998638: [Meta] Refactor raw PHP variables (e.g $_SERVER, $_REQUEST, $_GET, $_POST) with Symfony Request objectFiles that need converting are:core/modules/overlay/overlay.module
View ArticleCompare language translation UIs to adopt consistency where useful
Problem/MotivationCreating many UIs for translation tools, needs high-level review to recommend a cohesive user experience.Proposed resolutionSimple design of three different interfaces to make...
View ArticleUse Symfony Request for path module
Part of #1998638: [Meta] Refactor raw PHP variables (e.g $_SERVER, $_REQUEST, $_GET, $_POST) with Symfony Request objectFiles that need converting are:core/modules/path/path.admin.inc
View ArticleUse Symfony Request for search module
Part of #1998638: [Meta] Refactor raw PHP variables (e.g $_SERVER, $_REQUEST, $_GET, $_POST) with Symfony Request objectFiles that need converting...
View Article