Create configuration schemas for shortcut module
This is a sub-issue of #1910624: [META] Introduce and complete configuration schemas in all of core.Problem/motivation#1866610: Introduce Kwalify-inspired schema format for configuration introduced the...
View ArticleCreate configuration schemas for simpletest module
This is a sub-issue of #1910624: [META] Introduce and complete configuration schemas in all of core.Problem/motivation#1866610: Introduce Kwalify-inspired schema format for configuration introduced the...
View ArticleCreate configuration schemas for statistics module
This is a sub-issue of #1910624: [META] Introduce and complete configuration schemas in all of core.Problem/motivation#1866610: Introduce Kwalify-inspired schema format for configuration introduced the...
View ArticleCreate configuration schemas for syslog module
This is a sub-issue of #1910624: [META] Introduce and complete configuration schemas in all of core.Problem/motivation#1866610: Introduce Kwalify-inspired schema format for configuration introduced the...
View ArticleCreate configuration schemas for taxonomy module
This is a sub-issue of #1910624: [META] Introduce and complete configuration schemas in all of core.Problem/motivation#1866610: Introduce Kwalify-inspired schema format for configuration introduced the...
View ArticleCreate configuration schemas for text module
This is a sub-issue of #1910624: [META] Introduce and complete configuration schemas in all of core.Problem/motivation#1866610: Introduce Kwalify-inspired schema format for configuration introduced the...
View ArticleCreate configuration schemas for toolbar module
This is a sub-issue of #1910624: [META] Introduce and complete configuration schemas in all of core.Problem/motivation#1866610: Introduce Kwalify-inspired schema format for configuration introduced the...
View ArticleCreate configuration schemas for tracker module
This is a sub-issue of #1910624: [META] Introduce and complete configuration schemas in all of core.Problem/motivation#1866610: Introduce Kwalify-inspired schema format for configuration introduced the...
View ArticleCreate configuration schemas for translation module
This is a sub-issue of #1910624: [META] Introduce and complete configuration schemas in all of core.Problem/motivation#1866610: Introduce Kwalify-inspired schema format for configuration introduced the...
View ArticleCreate configuration schemas for update module
This is a sub-issue of #1910624: [META] Introduce and complete configuration schemas in all of core.Problem/motivation#1866610: Introduce Kwalify-inspired schema format for configuration introduced the...
View ArticleTesting only... ensuring context patch does not cause random failures.
Ignore this issueJust getting testbot to run a few tests on to ensure that recent failures aren't due to the patch #1763640: Introduce config context to make original config and different overrides...
View ArticleRemove < and > from menu select for consistency
Follow up for #1785006-13: Standardize capitalization on actions for menu operations: 'add link', 'edit menu', 'delete menu', 'edit', 'delete', 'reset'Problem/MotivationThis change was brought up in...
View ArticleBetter interface of modules page
Would you consider adding module system names to the /admin/modules page and making them anchors (# fragments). This would allow to:easier locate a module using browsers find and type-in searchnavigate...
View Articleentity_load_unchanged() should be part of the storage controller
Right now entity_load_unchanged() simply wraps a cache clear + entity load. In OO code it's not recommended to call procedural functions which live in the global scope, hence we need to inject the...
View ArticleSelect widget prone to double encoding
Problem/MotivationThis is coming from #1665818: Ampersands and other characters are not displayed correctly in <select> widgets in the Entity reference queue but the bug reported there can be...
View ArticleTests failing on local dev environment with 8.x HEAD and clean DB.
I've been setting up a local dev environment and when running the tests I receive the following errors:root@:~/sites/drupal8# sudo -u www-data php core/scripts/run-tests.sh --url http://drupal8.doggz/...
View Articlei am facing problem of permission in server
Hi I know that my category in not correct for this post but please ignore this and help me.i can not delete my files from server.also i can not change the permission from 0000 to 755 or 644. i am using...
View ArticleRemove datetime upgrade path check from its hook_install()
Follow-up to: #501428: Change notice: Date and time field type in coreContrib to core upgrade paths are handled in contrib.This code would be executed permanently whenever datetime module is installed...
View ArticleIncorrect HTML tag endings are not corrected in a good manor
We noticed the following whilst testing my project app.If this is the node body <h1>HEADER<h1/>Lorem... With 'correct faulty and chopped off html' enabled in the input filter, the output is...
View ArticleSupport for adding field settings in field_entity_field_info()
entity_reference_entity_field_info() should not be necessary, we should find a solution to take over necessary field settings to properties. Can we simply copy over everything?Having need for such...
View Article