Expand Role with methods
Part of meta-issue #2016679: [Meta] Expand Entity Type interfaces to provide methods.See the detailed explanations there and look at the issues that already have patches or were commited.Add get*, set*...
View ArticleExpand Shortcut with methods
Part of meta-issue #2016679: [Meta] Expand Entity Type interfaces to provide methods.See the detailed explanations there and look at the issues that already have patches or were commited.Add get*, set*...
View ArticleDisable 'enter' submission on extend page
On the extend page (/admin/modules), disable the ability to press enter and submit the form.This could cause inadvertent submissions, etc.
View ArticleExpand Tour with methods
Part of meta-issue #2016679: [Meta] Expand Entity Type interfaces to provide methods.See the detailed explanations there and look at the issues that already have patches or were commited.Add get*, set*...
View ArticleExpand UnboundDisplay with methods
Part of meta-issue #2016679: [Meta] Expand Entity Type interfaces to provide methods.See the detailed explanations there and look at the issues that already have patches or were commited.Add get*, set*...
View ArticleExpand View with methods
Part of meta-issue #2016679: [Meta] Expand Entity Type interfaces to provide methods.See the detailed explanations there and look at the issues that already have patches or were commited.Add get*, set*...
View ArticleExpand Vocabulary with methods
Part of meta-issue #2016679: [Meta] Expand Entity Type interfaces to provide methods.See the detailed explanations there and look at the issues that already have patches or were commited.Add get*, set*...
View ArticleImprove help for email module
The help text needs to be improved to add display options, and to refer to "entities" once it has been decided how to refer to them. #2030569: [policy] Decide how to refer to "entitites" and "bundles"...
View ArticleTesting issue for languages as config entities
.AttachmentSizeStatusTest resultOperations1754246-language-configurables-137.patch238.65 KBIdlePASSED: [[SimpleTest]]: [MySQL] 58,047 pass(es).View details | Re-test
View ArticleNotice: Array to string conversion in form_process_checkbox() (line 3255 of...
Install with standard install profile go to admin/people/create and on php 5.4 you will see a notice not sure about php 5.3
View ArticleReduce dependency of Locale on Update module
Problem/MotivationLocale module makes use of update_process_info_list() to get project information. Without update module interface translations can not be downloaded or updated because the is not...
View ArticleMake theme_status_report compatible with drupal_render()
Problem/MotivationIn order to resolve #2009688: Replace theme() with drupal_render() in update module, theme_status_report needs to be updated to be compatible with drupal_render(). Proposed...
View ArticleTheme hook imagecache not found
Theme hook imagecache not found getting the above error message in my logs and memory errors. can you suggest where i should be looking please?
View ArticleWrong link_type passed in link's pager_context in views.theme.inc
Just realized after commit of #1898474: Change notice: pager.inc - Convert theme_ functions to Twig that in the #type => link to next page, the link_type passed in the options is set to 'previous':(
View Articleweird behavior date and time like get incorrect value 2.5.1907 or 20.102025...
Profil: updated to Commerce Kickstart 7.x-2.8 before was version from februar-march Commerce Kickstart 7.x-2.4 Core: Drupal 7.22 before update Drupal 7.20 PHP 5.4.4-14 | PHP DOM extension: enabled |...
View ArticleImprove TypedConfigManager
Spin-off from #1867856: Use annotation discovery for data type plugins. We found that the SchemaDiscovery (which we removed in the aforementioned issue and merged it into the TypedConfigManager) should...
View ArticleComment module WSOD due to old translation_entity module name used
Problem#111715: Change notice: Convert node/content types into configuration introduced a regression by calling the old translation_entity module code in comment_form_node_type_form_alter(). In this...
View Articlequote rtl attribute selector
Followup from #2015789-73: Change notice: Remove language_css_alter() (RTL stylesheets) in favor of HTML 'dir' attribute, it is preferred to quote the attribute selector. This patch changes all...
View ArticleTest text formatter RDFa output
We should test that the RDFa output by the text formatter produces the expected triples.
View ArticleRemove node_rdf_mapping().
hook_rdf_mapping got removed by #1869600: Change notice: Refactor RDF mappings to be inline with the new Entity Field API but node_rdf_mapping is still in node module. Lets remove...
View Article