Smarty Forum Index Smarty
WARNING: All discussion is moving to https://reddit.com/r/smarty, please go there! This forum will be closing soon.

href attribute of html_image function does not work properly

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Smarty Forum Index -> Bugs
View previous topic :: View next topic  
Author Message
el_mariel
Smarty n00b


Joined: 05 Mar 2004
Posts: 1
Location: Brazil

PostPosted: Fri Mar 05, 2004 10:44 pm    Post subject: href attribute of html_image function does not work properly Reply with quote

the "href" attribute of "html_image" function does not work properly.

Code:

{html_image file="php.jpg" href="http://www.php.net"}

should generate
Code:

<a href="http://www.php.net"><img src="php.jpg" alt="" border="0" width="44" height="68" /></a>

but it generates
Code:

<img src="php.jpg" alt="" border="0" width="44" height="68" href="http://www.php.net" />


I hope this help. Very Happy
_________________
Lucas Roxo Mundim
Desenvolvimento e Tecnologia
Refazenda Produções Ltda. (http://www.refazenda.com)
Back to top
View user's profile Send private message Visit poster's website
messju
Administrator


Joined: 16 Apr 2003
Posts: 3336
Location: Oldenburg, Germany

PostPosted: Fri Mar 05, 2004 11:02 pm    Post subject: Reply with quote

the href-tag works as expected for me. what version of smarty do you use?
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Smarty Forum Index -> Bugs All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group
Protected by Anti-Spam ACP