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

Does {strip} strip too much?

 
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 -> General
View previous topic :: View next topic  
Author Message
Midas
Smarty n00b


Joined: 30 Oct 2003
Posts: 3

PostPosted: Thu Oct 30, 2003 11:41 am    Post subject: Does {strip} strip too much? Reply with quote

The following code

{strip}
($test} - test
{/strip}

returns
"test- test"
as output ($test is assigned "test").

Thus, the space between the variable and the hyphen seems to be considered as space at the beginning of the line and gets stripped, although {$test} is not empty and therefore the whitespace would be neither at the beginning of the line nor a multiple whitespace.

Is this a bug or a feature? ;-)
How else could I produce whitespaces after a variable within a strip area?
(Smarty 2.5.0)
Back to top
View user's profile Send private message
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 -> General 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