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

Search found 4 matches
Smarty Forum Index
Author Message
  Topic: SVN revision 4821 has compile bug
Soren

Replies: 1
Views: 6468

PostForum: Bugs   Posted: Tue Mar 18, 2014 12:50 pm   Subject: SVN revision 4821 has compile bug
There is template (fragment):


{if $form_errors|default:[]}
<div class="errors">
<ul>
{foreach $form_errors as $error_key => $error ...
  Topic: Multiline tags does not working anymore
Soren

Replies: 5
Views: 9573

PostForum: Bugs   Posted: Sat Jun 09, 2012 2:29 pm   Subject: Multiline tags does not working anymore
Thanks
  Topic: Multiline tags does not working anymore
Soren

Replies: 5
Views: 9573

PostForum: Bugs   Posted: Sat Jun 09, 2012 12:51 pm   Subject: Multiline tags does not working anymore
Hello!

I've updated Smarty today and my site stopped working.

Code like
{foreach from=$areas item=area}{include
file='area.html' area=$area upper=true}{/foreach} ...
  Topic: clearCompiledTemplate()
Soren

Replies: 0
Views: 4482

PostForum: Bugs   Posted: Fri Dec 23, 2011 3:48 pm   Subject: clearCompiledTemplate()
clearCompiledTemplate() doesn't clear my 'compiled' folder.

I've found root of problem:

At line 234 of smarty_internal_utility.php file path is testing for ".svn" substring:
if (s ...
 
Page 1 of 1
All times are GMT
Jump to:  


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