Uwe.Tews@googlemail.com
c2bba29216
- bugfix the bufix of 02.06.2014 broke correct handling of child templates with same name but different template folders in extends resource (issue 194 and topic 25099)
2014-07-03 23:16:23 +00:00
Uwe.Tews@googlemail.com
a75e36b357
- bugfix template variables could not be passed as paramter in {include} when the include was in a {nocache} section (topic 25131)
2014-06-21 08:53:38 +00:00
Uwe.Tews@googlemail.com
ee69f963c6
- bugfix large template text of some charsets could cause parsing errors (topic 24630)
2014-06-17 20:24:20 +00:00
Uwe.Tews@googlemail.com
ee4a77b797
upload reformatted versions
2014-06-08 16:00:56 +00:00
Uwe.Tews@googlemail.com
e5dd155809
- bugfix {block} tags within {literal} .. {/literal} got not displayed correctly (topic 25024)
2014-06-08 15:52:08 +00:00
Uwe.Tews@googlemail.com
642c071437
- bugfix registered objects did not work after spelling fixes of 006.06.2014
2014-06-08 15:43:02 +00:00
Uwe.Tews@googlemail.com
425091a19f
- fixed spelling, PHPDoc , minor errors, code cleanup
2014-06-06 02:40:04 +00:00
Uwe.Tews@googlemail.com
2c5ce49b97
- using multiple cwd with relative template dirs could result in identical compiled file names. (issue 194 and topic 25099)
2014-06-02 19:56:38 +00:00
Uwe.Tews@googlemail.com
c7071d9d2c
- bugfix clearCompiledTemplate() did not delete files on WINDOWS when a compile_id was specified
2014-04-19 13:53:20 +00:00
Uwe.Tews@googlemail.com
8658b04c86
bugfix calling createTemplate(template, data) with empty data array caused notice of array to string conversion (Issue 189)
2014-04-19 11:42:11 +00:00
Uwe.Tews@googlemail.com
668bc16717
- bugfix template inheritance fail when using custom resource after patch of 8.3.2014 (Issue 187)
2014-04-06 18:50:39 +00:00
Uwe.Tews@googlemail.com
58982caf27
- bugfix Smart_Resource_Custom should not lowercase the resource name (Issue 183)
2014-03-26 20:33:03 +00:00
Uwe.Tews@googlemail.com
474e863af1
- bugfix using a {foreach} property like @iteration could fail when used in inheritance parent templates (Issue 182)
2014-03-24 18:52:29 +00:00
Uwe.Tews@googlemail.com
478db521c9
- bugfix $smarty->auto_literal and mbsting.func_overload 2, 6 or 7 did fail (forum topic 24899)
2014-03-20 22:07:26 +00:00
Uwe.Tews@googlemail.com
7dec7d9963
- revert change of 17.03.2014
2014-03-18 18:22:33 +00:00
Uwe.Tews@googlemail.com
d82d54bffd
fix line endings
2014-03-17 21:57:15 +00:00
Uwe.Tews@googlemail.com
45fc4cd729
- bugfix $smarty->auto_literal and mbsting.func_overload 2, 6 or 7 did fail (forum topic 24899)
2014-03-17 19:04:48 +00:00
Uwe.Tews@googlemail.com
ad62b0b2f8
- bugfix Smarty_CacheResource_Keyvaluestore did use different keys on read/writes and clearCache() calls (Issue 169)
2014-03-15 21:43:04 +00:00
Uwe.Tews@googlemail.com
3d4d35f4d7
- bugfix clearXxx() change of 27.1.2014 did not work when specifing cache_id or compile_id (forum topic 24868 and 24867)
2014-03-13 20:32:39 +00:00
Uwe.Tews@googlemail.com
af13907219
08.03.2014
...
- bugfix relative file path {include} within {block} of child templates did throw exception on first call (Issue 177)
2014-03-08 23:03:08 +00:00
Uwe.Tews@googlemail.com
f06013927c
- bugfix Smarty failed when executing PHP on HHVM (Hip Hop 2.4) because uniqid('',true) does return string with ',' (forum topic 20343)
2014-02-17 18:21:31 +00:00
Uwe.Tews@googlemail.com
ba2996fef5
- bugfix clearCompiledTemplate(), clearAll() and clear() should use realpath to avoid possible exception from RecursiveDirectoryIterator (Issue 171)
2014-01-27 16:35:56 +00:00
Uwe.Tews@googlemail.com
79dfde4977
- bugfix $smarty->debugging = true; did show the variable of the $smarty object not the variables used in display() call (forum topic 24764)
2014-01-27 16:08:55 +00:00
Uwe.Tews@googlemail.com
0e03ba5b61
- bugfix undo block nesting checks for {nocache} for reasons like forum topic 23280 (forum topic 24762)
2014-01-26 20:11:19 +00:00
Uwe.Tews@googlemail.com
290dd3f73f
- bugfix the compiler did fail when using template inheritance and recursive {include} (smarty-developers group)
2014-01-18 14:43:02 +00:00
Uwe.Tews@googlemail.com
1dfbe19ebf
- internals content cache should be clear when updating cache file
2014-01-11 12:21:12 +00:00
Uwe.Tews@googlemail.com
18ff092501
2014-01-11 12:15:37 +00:00
Uwe.Tews@googlemail.com
797bd37c5f
- bugfix Smarty_CacheResource_Custom did not handle template resource type specifications on clearCache() calls (Issue 161)
2014-01-08 21:05:58 +00:00
Uwe.Tews@googlemail.com
a0a24e1975
- enhancement additional debug output at $smarty->_parserdebug = true;
2013-12-15 15:25:50 +00:00
Uwe.Tews@googlemail.com
7f88dcd31f
- bugfix {include} with {block} tag handling (forum topic 24599, 24594, 24682) (Issue 161)
...
Read 3.1.16_RELEASE_NOTES for more details
2013-12-15 15:19:01 +00:00
Uwe.Tews@googlemail.com
6abc9ea0d3
- bugfix compiler could fail if PHP mbstring.func_overload is enabled (Issue 164)
2013-11-07 20:00:56 +00:00
Uwe.Tews@googlemail.com
4e1f7b1568
- bugfix too restrictive handling of {include} within {block} tags. 3.1.15 did throw errors where 3.1.14 did not (forum topic 24599)
2013-11-07 19:09:37 +00:00
Uwe.Tews@googlemail.com
c8996a4085
- bugfix multiple {block}s with same name in parent did not work (forum topic 24631)
2013-10-29 00:40:14 +00:00
Uwe.Tews@googlemail.com
c3e6823f5d
- bugfix notice "Trying to get property of non-object" removed (Issue 163)
2013-10-28 23:53:01 +00:00
Uwe.Tews@googlemail.com
26e4a5120e
- bugfix variable resource name at custom resource plugin did not work within {block} tags (Issue 163)
2013-10-28 18:24:01 +00:00
Uwe.Tews@googlemail.com
8342cf45f3
- bugfix a variable file name at {extends} tag did fail (forum topic 24618)
2013-10-20 15:27:35 +00:00
Uwe.Tews@googlemail.com
fccd80818b
- bugfix yesterdays fix could result in an undefined variable
2013-10-14 07:47:49 +00:00
Uwe.Tews@googlemail.com
c3994f4006
.- bugfix relative includes with same name like {include './foo.tpl'} from different folder failed (forum topic 24590)(Issue 161)
2013-10-13 17:49:38 +00:00
Uwe.Tews@googlemail.com
cd6c1c2ff8
bugfix variable names on {include} in template inheritance did unextepted error message (forum topic 24585) (Issue 161)
2013-10-13 12:48:07 +00:00
Uwe.Tews@googlemail.com
51453d196b
- bugfix variable file names at {extends} had been disbabled by mistake with the rewrite of
...
template inheritance of 24.08.2013 (forum topic 24585)
2013-10-04 08:47:46 +00:00
Uwe.Tews@googlemail.com
953f6f5a14
- improvement on performance when using error handler and multiple template folders (issue 152)
2013-10-01 18:56:49 +00:00
Uwe.Tews@googlemail.com
51ee8c4ad9
- use current delimiters in compiler error messages (issue 157)
2013-10-01 18:48:29 +00:00
Uwe.Tews@googlemail.com
5bbfbafc47
- improvement added patch for additional SmartyCompilerException properties for better access to scource information (forum topic 24559)
2013-09-17 20:44:41 +00:00
Uwe.Tews@googlemail.com
bf8275ee20
- bugfix recompiled templates did not show on first request with zend opcache cache (forum topic 24320)
2013-09-16 18:47:04 +00:00
Uwe.Tews@googlemail.com
0d9f9802db
- bugfix incorrect compiled code with array(object,method) callback at registered Variable Filter (forum topic 24542}
2013-09-09 16:10:13 +00:00
Uwe.Tews@googlemail.com
96c2a9c71a
- bugfix delimiter followed by linebreak did not work as auto literak after update form 24.08.2013 (forum topic 24518}
2013-08-27 19:42:38 +00:00
Uwe.Tews@googlemail.com
98c1dd29cd
- bugfix and enhancement
...
Because several recent problems with template inheritance the {block} tag compiler has been rewriten
- Error messages shown now the correct child template file and line number
- The compiler could fail on some larger UTF-8 text block (forum topic 24455}
- The {strip} tag can now be placed outside {block} tags in child templates (forum topic 24289}
- change SmartyException::$escape is now false by default
- change PHP traceback has been remove for SmartyException and SmartyCompilerException
2013-08-24 18:46:31 +00:00
Uwe.Tews@googlemail.com
e206ba63f0
- bugfix compiled filepath of config file did not observe different config_dir (forum topic 24493)
2013-08-14 19:38:03 +00:00
Uwe.Tews@googlemail.com
e9601e1d6d
- bugfix avoid possible E_STRICT error after bugfix for (forum topic 24493)
2013-08-13 23:03:28 +00:00
Uwe.Tews@googlemail.com
3ad903ad21
- bugfix the internal resource cache did not observe config_dir changes (forum topic 24493)
2013-08-13 20:54:59 +00:00