Closed (fixed)
Project:
Drupal core
Version:
6.6
Component:
block.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Oct 2008 at 13:40 UTC
Updated:
27 Jan 2009 at 19:01 UTC
When I create a new block I can select block visibility by PHP code and enter code, as expected.
But when I save it, it doesn't save the visibility settings. I have to create the block and save without visibility settings, then edit and add the visibility settings.
Comments
Comment #1
toddwoof commentedI also find that the block visibility settings don't stay "set" when I edit and then save a block.
For example, I will have a block set to "show on only the listed pages" and when I make some other change but don't change that, then save the block, I find that the setting has changed itself to "show on every page except the listed pages."
Similarly I've found that sometimes the input format changes itself. All of a sudden after a save it will be "filtered html," when I had set it to "full html."
Comment #2
butterfi commentedI have a similar issue with Drupal 5.12. The block data is still in the data table, but doesn't get called up to the form.
Comment #3
dropcube commentedI can not reproduce the bug on a 6.10-dev installation from CVS. Can you still confirm the bug ?
Comment #4
toddwoof commentedIt seems to be working properly in 6.9 -- although it's hard to be certain, since it wasn't happening all the time. I'll make a note of it if I see it again. Thanks!
Comment #5
dropcube commented