Closed (fixed)
Project:
Quotes
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Oct 2012 at 10:37 UTC
Updated:
28 Jul 2013 at 20:26 UTC
I tried installing the 7.x-dev release of this module.
Created a few quotes and a block. The markup I got was
<p>There are painters who transform the sun to a yellow spot, but there are others who with the help of their art and their intelligence, transform a yellow spot into the sun.</p>
<div class="quotes-author">
— <p>Pablo Picasso</p>
</div>
<dl>
<dt class="quote">It is better to know some of the questions than all of the answers.</dt>
</dl>
<div class="quotes-author">
— <p>James Thurber</p>
</div>
So it seems only one of the quotes is actually inside a dl. It seems consistant that only the first quote inside the block is inside a dl.
Comments
Comment #1
ctmattice1 commentedFixed (well should be) in new dev release, block display has been refactored but the main thrust was in getting filters working.
Comment #2
ctmattice1 commentedClosing Issue, Feel free to re-open