Views Exposed Filters or Paging with Ajax Only Works on First Click
After specifying that Ajax is to be used for a View for either paging or an exposed filter, it only works once after a page refresh. All subsequent clicks on the links to page forward, backward, etc....
View ArticleJoin language and timezone settings in one single fieldset and move user code...
Problem/MotivationCurrently (drupal 5.1), system.module and locale.module each define their own fieldset on the user account settings page (user/%uid/edit). I don't think this is necessary and they...
View ArticleMake migration use less memory in order to not exceed the memory limit and...
Problem/MotivationRunning Drupal 8.0.6 with PHP 7.0.4I had the following problem: 1. php memory_limit set at 1GB 2. Source rows set of 1301 entries. 3. The migration reached at 645 processed entries 85...
View ArticleCKEditor "underline" button conflicts with html filtering
By default, dragging the Underline button into the toolbar will not enable the Underline button in the Basic CKEditor config. It just doesn't show up in the user's toolbar.Un-checking "Limit allowed...
View ArticleMissing @return documentation from ContentTranslationHandler::entityFormTitle
Problem/MotivationThe annotation for ContentTranslationHandler::entityFormTitle is not documenting the return value.Proposed resolutionUse the relevant description from...
View ArticleAdmin theme gets wrong block placement during install when default theme...
Problem/MotivationDuring the installation process, if the default theme contain block config, this config is applied to the admin theme. I've created a basic install profile to demonstrate the...
View ArticleMove Seven block config into the Seven theme
Uninstall and then re-install Seven and you will get four undated blocks in the content header region, see screenshot. This shouldn't happen.
View ArticleEdit hook_help text for Drupal Upgrade UI module
Problem/MotivationThe help text of the Drupal Upgrade UI module does not follow the Help text standards as described in https://www.drupal.org/node/632280Proposed resolutionEditing the text according...
View ArticlePHP Fatal error: Maximum execution time of 240 seconds exceeded in...
I was not able to find similar issue, so opening a new one instead.When a huge .po file is imported with _locale_import_po, the time limit of 240 seconds is hit, effectively terminating the execution...
View ArticleEdit module description on Extend page
Problem/MotivationThe description of the Drupal Upgrade UI module on the Extend page does not follow the standard, as laid out on https://www.drupal.org/node/632280Proposed resolutionChange the...
View ArticleMove Bartik block config into the Bartik theme
Problem/MotivationUninstall and then re-install Bartik and you will get mixed up block mapping in theme. This shouldn't happen.Proposed resolutionConfiguration files should be with the object being...
View ArticleMove Stark block config into the Stark theme
Problem/MotivationUninstall and then re-install Stark and you will get default block mapping in theme. This shouldn't happen.Proposed resolutionConfiguration files should be with the object being...
View ArticleProvide menu links for Drupal Upgrade UI pages
Problem/MotivationI assumed that there already is an issue for this, but I couldn't find. The Drupal Upgrade UI module provides two pages /upgrade and /upgrade/log but there are no menu items for...
View ArticleWhen Overlay Started It show nothing and and backside adds are display adtomatic
need urgent help pls i have more than 5 sites which is played on Drupal 7.43 and when i click on module tool bar then overlay shows but nothing were appeared and there is two advertisements shown pls...
View ArticleAdd migrate support for Drupal 6 node & user reference
Problem/MotivationWe want to add support for Nodereference which was provided in Drupal 6 by the CCK module.Proposed resolutionAdd support for the field type in core.Remaining tasksWrite the patch,...
View ArticleWhen hiding a taxonomy name in Form Display, 'name' cannot be null...
With taxonomy vocabularies, you can hide the name field in the form display.But if you go and submit the form without the name, the following error is thrown:The website encountered an unexpected...
View Article[policy, then infra] Bulk update core issues for relevant minor versions
Problem/Motivation(Filing in the core queue for now, although we will eventually want to create individual issues for d.o. From a couple discussions with @alexpott, @catch, and @xjm.)During the Drupal...
View Articlei18n Variable to config: user mail [d6]
Problem/Motivationi18n variable user mail is not migrated.Proposed resolutionMigrate i18n variable, user mail to config.References:For an example of an i18n variable to config migration see #2637182:...
View ArticleConvert system module's kernel tests to NG
Sub task to focus on just the tests provided by the system module.
View Articlei18n Variable to config: site offline message [d6]
Problem/Motivationi18n site offline message is not migrated.Proposed resolutionMigrate i18n variable, site offline message to config.References:For an example of an i18n variable to config migration...
View Article