|
Date: 6/6/2007 11:59 am · Subject: Article template variables for attachments · Rating: -8
This is actually 1 bug and a question Bug: The Article with files template uses the wrong icon URL. It uses attachment.icon and should use iconUrl instead. Questions: The
Post has an almost identical set of attachment variables, except that
the attachment.* and image.* variables use the first attachment, and
the Article uses the last. The second difference is that in the
attachment_loop, the icon url is icon, and the Article uses iconUrl. As
part of fixing this bug, could the two sets of variables be made
exactly the same? It would require fixing all templates in the
Article namespace.
|