Closed (fixed)
Project:
Drupal core
Version:
6.17
Component:
block.module
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
23 Sep 2010 at 13:56 UTC
Updated:
23 Sep 2010 at 16:59 UTC
I have a block with visibility assigned to a given content type and given path. Call the path "xyz", so that it would be marked as xyz* in the block visibility setting field.
Now I create a view, and assign it as path xyz. Theoretically, when I go to the view at
The block should appear, but it doesn't? I've been doing a bit of poking around, but it doesn't seem to be an issue anyone has had before.
Any suggestions?
Thanks!
Comments
Comment #1
fang27 commentedAfter looking around a bit more, it seems a number of people have similar issues with no resolution. Someone did suggest the context module, but that fails to address the issue.
This seems like it should be a fairly common thing that someone would want, given that blocks often contain menus (my case), and you would want your menu to appear in a page view.
Is this an overlooked bug?
Comment #2
fang27 commented