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'].
| Comment | File | Size | Author |
|---|---|---|---|
| plugins.inc_.patch | 806 bytes | karens |
Comments
Comment #1
karens commentedMarked wrong status.
Comment #2
merlinofchaos commentedWhee! Thanks for the catch!
Comment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.