View field work not correct with empty views.
igor.ro - May 30, 2009 - 10:34
| Project: | Viewfield |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
When view returns nothing and empty text is not field result of rendering viewfield should be empty.
But in realy it returns divs that cover view. like
I create patch fix this problem.
| Attachment | Size |
|---|---|
| viewfield_correct_work_with_empty_view.patch | 678 bytes |

#1
Patch doesn't apply to current code.
#2
I believe this was fixed in CVS commit 214936.
#3
I'm still seeing this with the June 17th dev version.
#4
I think we could not solve this problem while we are using view embed method to show view field.