Closed (fixed)
Project:
Block Region
Version:
6.x-2.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Dec 2008 at 03:12 UTC
Updated:
23 Feb 2009 at 10:47 UTC
I've just experimented with Block Region; while the block region and visibility settings were configured correctly across the themes, it looks like all entries under "Page specific visibility settings" were lost. For example, I use Show block on specific pages: Show on every page except the listed pages and under the listed pages entries such as "blog" These worked correctly before applying blockregion. But afterwards, all these blocks appeared independently of the options set there. Strangely enough, these settings weren't erased, they were just ignored: when I edited such a block and simply saved it without any changes, the visibility was correct again.
Any ideas?
Comments
Comment #1
dalad commentedHi. Sorry for the late response.
I can't see the problem you are describing, on my test site the module seem to work properly for region and settings.
Can you describe the exact procedure to replicate the bug? Also, would you post the result of the query SELECT * FROM {blocks} WHERE module = '{module_name}' AND delta = {block_delta} for the problematic block?
Comment #2
rene_w commentedThis is what happened in my case:
I've tried this several times, and it happend each time right after running Block Region.
I'll run the SQL query when I have a chance to try it again---can't really touch the production website at the moment.
Comment #3
dalad commentedFixed in version 2.0
Thanks for pointing this out!
Comment #5
rene_w commented(Adding this here since it might be the same problem):
I noticed that, just like for the visibility settings, the "Block Title" (where different from the default title) was lost (i.e., I had to open the block config and save it to get the custom title back).
Not sure if your patch fixes that as well, if yes, just disregard this message...
Comment #6
dalad commentedYes, page visibility, the title and all the settings avaiable for a block will be replicated in other themes since 6.x-2.x.