Closed (outdated)
Project:
Drupal core
Version:
7.x-dev
Component:
block.module
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
9 Jun 2011 at 23:04 UTC
Updated:
12 Apr 2019 at 17:56 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
damien tournoud commentedI think that's a great idea. Exceptions that occurs during block rendering can potentially hose the whole site for no real reason.
Here is a starter patch.
Comment #2
kscheirer#1: 1184148-exception.patch queued for re-testing.
Comment #4
pflame commentedI could not apply the patch to latest 8.x version of drupal. I changed the patch according to latest 8.x version and uploaded for this comment.
Comment #5
benjy commentedComment #6
sivaji_ganesh_jojodae commentedIt is
entity_view($block, 'block');that does rendering of block now. I'm not sure if this is still a valid issue to reroll a patch.Comment #7
benjy commentedYes, this is no longer relevant to D8.
Comment #8
arunkumarkI have rerolled the patch for the latest Drupal 7.x development version.
Comment #9
heatherwoz commentedRemoving needs reroll tag. Looks like this is ready for review.