Closed (fixed)
Project:
Acquia Prosper
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Sep 2009 at 05:48 UTC
Updated:
13 Jan 2010 at 03:00 UTC
Not sure whether this is the theme, fusion core, and/or skinr (or just some d6 thing) - but something has made page specific block visbility stop working in blocks that contain only php code. I have a demo site setup locally and all blocks with all php code show on every page regardless of what I put in the block visibility settings. If I put a nbsp at the top of the code then the header appears and the page visibility functions are respected....
This is a test site with an upgrade from d5 where everything was working previously as it is configured now.
Comments
Comment #1
Chad_Dupuis commentedUpdate--- this is actually true for any block that doesn't have a header specified (either on purpose) or because it is a script php or otherwise...
Comment #2
Chad_Dupuis commentedUpdate -- if you set block title on those that you would prefer to never have a title to it works (as opposed to blank). Scripts still require some sort of text (a simple nbsp at the bottom works) outside of the code regardless of the setting for block title.
Comment #3
stephthegeek commentedIs this still an issue? We haven't run into anything like this...
Comment #4
Chad_Dupuis commentedI haven't been able to update to the latest dev and try it out because of a number of modifications we made - but I guess if you cannot reproduce it (it's a fairly simple thing to try out), it's probably fixed in the latest dev. We are still running the dev version where it is an issue but putting a non-breaking space at the top fixes it.
So if no one else is seeing it with the latest dev, this can be marked as fixed.... Thanks for checking in!
Comment #5
stephthegeek commented