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 7 matches
Smarty Forum Index
Author Message
  Topic: Smarty 3 RC1 Released
grmbl

Replies: 16
Views: 55863

PostForum: Smarty 3   Posted: Tue Jun 01, 2010 7:42 pm   Subject: Smarty 3 RC1 Released
THe bug when using template functions and templatze inheritance is fixed in the SVN now.

Hey, thanks for the fix!

No warnings now, seems to be working OK.
  Topic: Smarty 3 RC1 Released
grmbl

Replies: 16
Views: 55863

PostForum: Smarty 3   Posted: Tue Jun 01, 2010 10:54 am   Subject: Smarty 3 RC1 Released
There seems to be a problem with functions in parent templates:

wrapper.html:
{function name=info_guides}...some code...{/function}{block name='content'}  ...
  Topic: Worth using Smarty 3 already for a serious project?
grmbl

Replies: 2
Views: 7015

PostForum: Smarty 3   Posted: Wed Feb 03, 2010 10:16 am   Subject: Worth using Smarty 3 already for a serious project?
We've started developing new version of our website (quite popular search engine) based on Smarty 3 alpha a while ago.

Of course it is not 100% stable yet, but so far the quality of code was very g ...
  Topic: Undefined smarty_modifier_default() in {html_radios}
grmbl

Replies: 2
Views: 8077

PostForum: Smarty 3   Posted: Thu Jan 14, 2010 10:16 pm   Subject: Undefined smarty_modifier_default() in {html_radios}
Hello,

Just to let you know that SVN version still seems to be having the issue.

It might be a good idea to "inline" simple modifiers at compile-time - turn them into compiler function ...
  Topic: default modifier not working in rev. 3412
grmbl

Replies: 9
Views: 13813

PostForum: Smarty 3   Posted: Tue Jan 12, 2010 12:03 pm   Subject: default modifier not working in rev. 3412
It seems that this (or very similar) bug has popped back in recently.
  Topic: Handling of {if tags in Smarty 3
grmbl

Replies: 7
Views: 11928

PostForum: Smarty 3   Posted: Tue Jan 12, 2010 11:56 am   Subject: Handling of {if tags in Smarty 3
I think it takes like 15 minutes to fix wrong templates with mass search and replace.

PHP was aimed to be backwards-compatible with crappy coding practices - look at the mess it is now.
  Topic: Undefined smarty_modifier_default() in {html_radios}
grmbl

Replies: 2
Views: 8077

PostForum: Smarty 3   Posted: Tue Jan 12, 2010 11:54 am   Subject: Undefined smarty_modifier_default() in {html_radios}
Hello,

In Beta5 it seemed to be working, in current SVN - broken:

Code like this:
{html_radios name='t' options=$SearchCategories selected={$SearchCategory|default:'a'}} ...
 
Page 1 of 1
All times are GMT
Jump to:  


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