- Log in or register to create an issue
- Advanced search
| Title | Status | Priority | Category | Version | Component | Replies |
Last updated |
Assigned to | Created |
|---|---|---|---|---|---|---|---|---|---|
| Trying to access array offset on value of type int | Needs review | Normal | Bug report | 7.x-2.x-dev | Code | 2 | 4 years 1 month | 4 years 1 month | |
| render_cache_block needs to maintain order of hook_page_build() | Needs review | Normal | Bug report | 7.x-2.x-dev | Code | 2 | 6 years 11 months | 11 years 3 months | |
| Render cache breaks ubercart | Active | Normal | Bug report | 7.x-1.0 | Miscellaneous | 5 | 7 years 8 months | 11 years 1 month | |
| 500 error when using render_cache_entity with fastcgi | Active | Normal | Bug report | 7.x-2.x-dev | Code | 1 | 8 years 2 months | 8 years 2 months | |
| [Solution inside] Incompatible with Metatag module | Active | Normal | Bug report | 7.x-1.x-dev | Miscellaneous | 8 | 9 years 1 month | 11 years 6 months | |
| More defensive code in RenderCachePlaceholder::postRenderCacheCallback() | Needs review | Normal | Bug report | 7.x-2.x-dev | Code | 1 | 9 years 2 months | 9 years 2 months | |
| render_cache_hijack_context_reaction_block - Unsupported operand types | Needs work | Normal | Bug report | 7.x-1.x-dev | Code | 12 | 9 years 7 months | 11 years 8 months | |
| WSOD: Class 'Drupal\\Component\\Utility\\String' not found | Closed (fixed) | Critical | Bug report | 7.x-2.x-dev | Code | 8 | 9 years 8 months | 9 years 10 months | |
| Recoverable fatal error: Argument 2 passed to Drupal\render_cache\Cache\RenderCacheBackendAdapter::set() must be of the type array, null given | Reviewed & tested by the community | Normal | Bug report | 7.x-2.x-dev | Code | 6 | 9 years 10 months | 9 years 10 months | |
| Render Cache Node breaks webform confirmation | Needs review | Normal | Bug report | 7.x-1.0 | Code | 5 | 10 years 1 month | 10 years 7 months | |
| render_cache_context ignores the weight of blocks inside a region | Active | Normal | Bug report | 7.x-1.0 | Code | 1 | 10 years 2 months | 10 years 2 months | |
| render_cache_node_node_show vs node_show vs node_page_view | Reviewed & tested by the community | Normal | Bug report | 7.x-2.x-dev | Code | 5 | 10 years 2 months | 11 years 2 months | |
| Fatal - Class not found Drupal\Core\Render\String | Active | Major | Bug report | 7.x-2.x-dev | Code | 1 | 10 years 7 months | 10 years 7 months | |
| No "#markup" key when using render_cache_node for render_cache_post_render | Active | Normal | Bug report | 7.x-1.x-dev | Code | 2 | 10 years 7 months | 10 years 7 months | |
| Breaks with latest version of service_container | Closed (fixed) | Normal | Bug report | 7.x-2.x-dev | Code | 2 | 10 years 10 months | 10 years 11 months | |
| Compatibility with EntityAPIControllerExportable | Reviewed & tested by the community | Major | Bug report | 7.x-2.x-dev | Code | 1 | 10 years 10 months | 10 years 10 months | |
| Render Cache - Page causes region reorder (like within colorbox-node) | Active | Normal | Bug report | 7.x-2.x-dev | Code | 2 | 11 years 3 weeks | 11 years 3 weeks | |
| Only override node page callback if it is set to node_page_view | Active | Normal | Bug report | 7.x-1.0 | Code | 1 | 11 years 2 months | 11 years 2 months | |
| Ctools errors in log report | Closed (fixed) | Normal | Bug report | 7.x-2.x-dev | Code | 4 | 11 years 6 months | 11 years 7 months | |
| render_cache_page breaks requests using different html_delivery_callback that use #post_render_cache | Active | Major | Bug report | 7.x-2.x-dev | Code | 1 | 11 years 7 months | fabianx | 11 years 7 months |
| incorrect link in project description page | Closed (fixed) | Minor | Bug report | 7.x-2.x-dev | Documentation | 2 | 11 years 7 months | 11 years 7 months | |
| Fatal error: Call to a member function setContext() render_cache_page | Closed (fixed) | Major | Bug report | 7.x-2.x-dev | Code | 6 | 11 years 7 months | 11 years 8 months | |
| Warning: debug_backtrace() expects at most 1 parameter with php < 5.4 | Closed (fixed) | Normal | Bug report | 7.x-1.x-dev | Code | 18 | 11 years 7 months | 12 years 5 months | |
| Notice: Undefined offset: 2 in RenderCacheControllerEntity->getPageArgument() | Closed (fixed) | Normal | Bug report | 7.x-2.x-dev | Code | 10 | 11 years 7 months | 11 years 8 months | |
| Cache CID should not be static | Closed (fixed) | Normal | Bug report | 7.x-2.x-dev | Code | 8 | 11 years 7 months | 11 years 9 months | |
| ignore admin pages in render_cache_page | Closed (fixed) | Normal | Bug report | 7.x-2.x-dev | User interface | 4 | 11 years 7 months | 11 years 8 months | |
| drupal_alter() does not support a 3rd context argument. | Closed (won't fix) | Normal | Bug report | 7.x-2.x-dev | Code | 4 | 11 years 8 months | 11 years 8 months | |
| render_cache_ds doesn't assign render_cache_ds_context to entities. | Closed (fixed) | Normal | Bug report | 7.x-1.x-dev | Code | 7 | 11 years 10 months | marco | 12 years 5 months |
| Notice: Undefined index: #markup in render_cache_entity_view_callback() (line 165 of render_cache.module). | Closed (fixed) | Normal | Bug report | 7.x-1.0-alpha4 | Code | 3 | 11 years 11 months | 12 years 2 months | |
| cache_render table is not installed as $schema is not returned | Closed (fixed) | Normal | Bug report | 7.x-1.x-dev | Code | 3 | 12 years 8 months | fabianx | 12 years 9 months |
| Output of render_cache_entity_view_single is not compatible to node_view(), etc. as it has two more levels | Closed (fixed) | Normal | Bug report | 7.x-1.x-dev | Code | 5 | 12 years 8 months | 12 years 9 months |