Closed (works as designed)
Project:
Views (for Drupal 7)
Version:
5.x-1.6
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
5 Feb 2008 at 17:01 UTC
Updated:
5 Feb 2008 at 19:26 UTC
Not to sure if this is a bug since I can't find anyone else having this problem. I have a block in my content region that only displays on my home page. I noticed that the exported code when using a teaser list doesn't using a final closing div. I have searched and search and can't find any solutions to the problem.
Comments
Comment #1
merlinofchaos commentedTeasers are generated by your theme; I recommend you check node.tpl.php and variants. But when generating teasers, Views has fairly little of its own markup -- and you can see that markup in theme_views_view_nodes.