Cache tags for anonymous user with internal page cache?
Is it possible to change an array value dynamic (with Internal Page Cache) for anonymous users with the usage of cache tags? The documentation says no: Internal Page CacheBut this documentation (Cache...
View ArticleTaxonomy vocabulary data not available as views fields
Problem/MotivationCurrently it is impossible to access taxonomy vocabulary data as views fields - e.g. when trying to display a list of taxonomy terms with their related vocabulary names (Base table:...
View Articleviews::get_url() to skip default arguments
I'm using a View with 2 arguments: one passed on the URL and the second is computed. When I attach a feed to this view, the feed URL contains those 2 arguments. What I really need is that the feed URL...
View ArticleAdd FormState::unsetErrorByName function
Issue related to the D7 task.https://www.drupal.org/node/2653676
View ArticleSearch terms: nodes dont appear when using multiple arguments
I have set up a view with a context search filter (search terms). So putting just 1 keyword as argument, the view gives me results. But if there are more words, there are always no results. I am 100%...
View ArticleSupport for end date
The current build of D8 does not support an end date. Are there plans to support this for the beta release?
View ArticleAdopt a 6-month feature release schedule for Drupal 7 (similar to Drupal 8)...
This issue is for discussing whether we should adopt some of the release schedule adopted for Drupal 8 in #2135189: Proposal to manage the Drupal core release cycle for Drupal 7 too.The short...
View ArticleExtension System, Part III: ExtensionList/ExtensionHandler
The "list" of extensions defines the list of enabled/installed extensions.There is a list for each extension type: profile, module, theme, theme_engine.The installation profileis defined as...
View ArticleExperimental modules should have their own version numbers
Problem/MotivationDrupal 8 core introduces the concept of "experimental modules" that are not completely production-ready but that are included in core for testing.Since these "experimental modules"...
View ArticleResponsive image style is deleted when a mapped image style is deleted
Problem/MotivationResponsive image style is deleted when a mapped (or fallback) image style gets deleted. This is because of unresolved dependency.Proposed resolutionImplement onDependencyRemoval()...
View ArticleReplace the .region-content ul/ol selector with text-formatted
Follow-up to #2539860: Add a class to field that contain user-generated formatted textProblem/MotivationIt's common to provide styling for base elements, elements that don't have classes. This styling...
View ArticleRevise docblock for BookManager methods
The docblock for function doBookTreeBuild in BookManger.php class is missing both @param and @return directives. The @param directive for $parameters variable should include an '(optional)' string to...
View ArticleReplace setter inject and internal methods on LocaleConfigManager with...
Problem/MotivationFollow-up to #2625258: LocaleConfigManager::updateConfigTranslations() deletes translations if a config object's name happens to match that of a shipped configuration object which...
View Article#description_display broken for details elements
Problem/MotivationFollowing #description_display work defined for elements in issue : #314385: Make position of #description configurable via the API and what has been done more specifically for...
View ArticleCreate an interface for the public methods on ExposedFormPluginBase
It is needed to create an interface for the public methods on ExposedFormPluginBase.Solution Create an interface and add all public methods in it. Implement this interface in ExposedFormPluginBase
View ArticleEmpty 'libraries:' in theme .info.yml file produces confusing PHP...
Problem/MotivationSteps to reproduce:Create a new theme. In the .info.yml file include this line but don't declare any libraries underneath it or append [].libraries:When installing your theme or...
View Article#ajax doesn't work if element CSS ID attribute set
Note: I had this problem with 'select' and 'textfield' form '#type' elements so I'm not sure if it applies to all.In creating a ajax-enabled form element I have something like the...
View ArticleField UX: machine name disappears
There's a minor glitch when adding a new field and changing the machine name... 1) Enter a 'Label' in the 'Add new field' row. 2) Edit the automatically generated machine name. 3) Drag the 'Add new...
View Article