Closed (duplicate)
Project:
Drupal core
Version:
8.0.x-dev
Component:
block.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Nov 2013 at 20:20 UTC
Updated:
29 Jul 2014 at 23:08 UTC
Jump to comment: Most recent, Most recent file

Comments
Comment #1
olli commentedI dont think this is only block module issue. The system help block should not be visible on 403/404. From SystemHelpBlock::getActiveHelp():
Comment #2
sidharthapThere seems some more modules has the same issue. here is a small patch to fix only block module issue.
Comment #4
jessebeach commented2: 214031515-2.patch queued for re-testing.
Comment #5
olli commentedHere is an alternative to fix the help block instead of block_help().
Comment #6
olli commentedComment #7
olli commentedI think this is a duplicate of #2073121: Help text from hook_help() is displayed on 404/403 pages.
Comment #8
olli commented