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

Bug? string with a \' in {nocache}

 
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 -> Installation and Setup
View previous topic :: View next topic  
Author Message
adn
Smarty Regular


Joined: 31 May 2011
Posts: 91

PostPosted: Thu Dec 29, 2011 5:31 pm    Post subject: Bug? string with a \' in {nocache} Reply with quote

Hello,

I get a blank page without message yesterday using a string like this

Code:
{nocache}
{$toto = 'string string \' string'}
{/nocache}


I solved this problem like this

Code:
{nocache}
{$toto = "string string ' string"}
{/nocache}


I wonder if this is a bug?

Have a good end of year
Back to top
View user's profile Send private message Visit poster's website
U.Tews
Administrator


Joined: 22 Nov 2006
Posts: 5068
Location: Hamburg / Germany

PostPosted: Thu Dec 29, 2011 6:45 pm    Post subject: Reply with quote

This was indeed a bug. The fix is now in the SVN trunk version and will be included in 3.1.8
Back to top
View user's profile Send private message
adn
Smarty Regular


Joined: 31 May 2011
Posts: 91

PostPosted: Fri Dec 30, 2011 9:46 am    Post subject: Reply with quote

Great Thanks U.Tews !
Back to top
View user's profile Send private message 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 -> Installation and Setup 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