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

Form Hidden Field renderng BUG!!!

 
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
youngfish
Smarty n00b


Joined: 28 Jul 2003
Posts: 2

PostPosted: Mon Jul 28, 2003 5:59 pm    Post subject: Form Hidden Field renderng BUG!!! Reply with quote

<input type="Hidden".........>

It doesn't render right:
The final HTML will show an extra '>';

Surprisely, if I use
<input type="hidden" .....

without a '>" terminator, it renders right.

IT must be a bug.
Back to top
View user's profile Send private message
messju
Administrator


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

PostPosted: Mon Jul 28, 2003 8:19 pm    Post subject: Reply with quote

hmm

Code:
 $ smarty -v 2.5.0 -s '<input type="hidden" name="foo" value="bar">'

output:
<input type="hidden" name="foo" value="bar">


maybe it's a bug, but maybe it's in your code.

(btw: there's no need to post multiple times, i'll nuke your dupe)
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