In order to abort display of a block, I first returned FALSE from my php argument. THat suppressed the body but not the title. I passed NULL and then neither were suppressed. The render method seems to expect NULL in order to abort but thats not working at all for me.

Comments

merlinofchaos’s picture

Status: Active » Fixed

Ok, fixed this in -dev. I hope I can stop fiddling with this piece of code soon. =)

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.