I'm not sure at what point this got broken, but styles that use 'even empty' don't get displayed when the block results are empty. The current code is looking for $this->style_plugin['even empty'], which doesn't exist. It should be $this->view->style_plugin->definition['even empty'].

CommentFileSizeAuthor
plugins.inc_.patch806 byteskarens

Comments

karens’s picture

Status: Active » Needs review

Marked wrong status.

merlinofchaos’s picture

Status: Needs review » Fixed

Whee! Thanks for the catch!

Anonymous’s picture

Status: Fixed » Closed (fixed)

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