Posted by JvE on November 27, 2012 at 8:45am
3 followers
| Project: | Drupal core |
| Version: | 8.x-dev |
| Component: | block.module |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Issue Summary
Due to #1172560: The block X was assigned to the invalid region Y and has been disabled. it is possible that $block['status'] is used in _block_rehash() before it is ensured to exist.
Comments
#1
A simple patch.
#2
The last submitted patch, block-rehash-1851530-1.patch, failed testing.
#3
Hm, patch corrupt? Let's try again.