Closed (fixed)
Project:
Views (for Drupal 7)
Version:
6.x-2.x-dev
Component:
block displays
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Aug 2008 at 13:26 UTC
Updated:
22 Aug 2008 at 20:54 UTC
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.