Quantcast
Channel: Issues for Drupal core
Browsing all 291219 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Add block instance delete to inplace dropbutton on block instance

Problem/MotivationThere are the things in the Add blocks page (Block library listing) which are block plugins. Those hold the description and the body. (for custom block, basic block type). Then there...

View Article


tab_root_map and tab_parent_map notices undefined in _menu_translate

Similar to http://drupal.org/node/951098, I got this error on a new install of Drupal 7 when using Views 7.x-3.6 and FullCalendar 7.x-2.0. Seemed to be solved with the attached...

View Article


Have dropbutton from block admin list page be as powerful as the inplace...

Problem/MotivationThere are the things in the Add blocks page (Block library listing) which are block plugins. Those hold the description and the body. (for custom block, basic block type). Then there...

View Article

Prevent access to YAML files using .htaccess

We should be preventing apache from serving YAML files as it'll be possible to get all sorts of information from them. The config directories are protected by their own .htaccess files but I don't...

View Article

Teaser display in secondary drilldown

I am displaying nodes in a views3.x view which contain several taxonomy fields. by default the entries in the rows are linked. When I drill down by clicking on the linked taxonomic term a view appears...

View Article


URL filter converts .@twitter handles to mailto: links

The URL filter converts twitter handles with a leading dot - e.g. .@something - to mailto: links.I can't imagine why .@host should be considered a valid e-mail address but, perhaps it should..?(will...

View Article

param to xmlrpc_server() needs documenting

API page: http://api.drupal.org/api/drupal/core%21modules%21xmlrpc%21xmlrpc.server...Enter a descriptive title (above) relating to function xmlrpc_server, then describe the problem you have found:The...

View Article

module_enable() not working when triggered through hook_update_N

A standard practice of mine is to use hook_update_N() to trigger installation of new modules, e.g.:<?phpfunction mymodule_update_7100() {  $modules = array('new_module', 'another_module');...

View Article


Follow-up/cleanups after removing theme functions from dblog.module

Problem/MotivationFrom #1898060-29: Remove all (useless) theme functions from dblog module, so we don't have to convert to Twig:+++ b/core/modules/dblog/dblog.admin.inc@@ -58,13 +58,29 @@ function...

View Article


NodeNG conversion follow-up: Only first forum tid is saved into {forum_index}

Follow-up from #1818556-207: Convert nodes to the new Entity Field API.+++ b/core/modules/forum/forum.module function forum_field_storage_pre_insert(EntityInterface $entity, &$skip_fields) {   if...

View Article

Add role based access checker.

Views needs a access check class, which allows you to check access by role. It's certainly not really helpful for code-only routes, though if you configure for example a View people really often uses...

View Article

Title area handler sets the title all the time.

The title area handler currently don't care whether it's on an empty page or not, so that you can't change the title of the frontpage view, unless you remove this area handler completely.

View Article

block cache multiple per region instead of per single block

Hi,while rendering blocks, some useless block cache queries could be prevent by retrieving cache per block region rather than per block individually.But of course, a better solution should be to...

View Article


Entity and EntityNG classes do not always respect entity_keys

\Drupal\Core\Entity\Entity and \Drupal\Core\Entity\EntityNG do not always respect entities' entity_keys settings. When getting the entity ID, for instance, both of them return $this->id directly.

View Article

Document why CoreBundle::registerTwig() is public and static

Problem/Motivation#1942490: Make Twig engine available during install makes CoreBundle::registerTwig() public and static so that it can be reused in the installer. However, this is different from other...

View Article


Image may be NSFW.
Clik here to view.

Redesign congratulation page

For many people, installing Drupal is not an easy task. Sometimes they overcomes many different issues during the installation. Sometimes It can take quite a long time. After the installation procedure...

View Article

Bugged tests in the entity error handler?

@sun in #1857376: Provide an area handler that renders an entity:+++ b/core/modules/views/lib/Drupal/views/Tests/Handler/AreaEntityTest.php+  public function testEntityArea() {...+    $result =...

View Article


function theme_table don't pass sort parameter by field key, it pass data key...

API page: http://api.drupal.org/api/drupal/includes%21theme.inc/function/theme_tab...I have changed a piece code in tablesort.inc file and it worked correctly. please considerIn dunction...

View Article

Meta: Convert CacheArray to use CacheCollector

Once #1786490: Add caching to the state system is in, we should convert the existing CacheArray class to use CacheCollector.This especially has the advantage that the values aren't saved on destruction...

View Article

Image may be NSFW.
Clik here to view.

Empty regions displayed even though they're empty

Using the Bartik theme If you add a custom block to the featured region and make it only appear on the front page - an empty region is still showing on other pages.The front pageAnother...

View Article
Browsing all 291219 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>