All releases tagged Minor bugfixes


No changes have been submitted for this release.


Release Notes: This release is focused on minor fixes. The "core" directory has been renamed to "internals", so be sure to do a clean re-install and clear the compile/cache files if upgrading.


Release Notes: This release addresses object syntax parsing problems introduced in 2.6.4.


Release Notes: {$smarty.ldelim} and {$smarty.rdelim} have been added as alternatives to {ldelim} and {rdelim}. html_select_date now works with negative timestamps. {fetch}ing URLs with user/pass now works. html_checkboxes and html_radios output can now be assigned to an array for further processing.


No changes have been submitted for this release.


Release Notes: This release contains minor fixes and new features. It removes $global_assign. It still sets $SCRIPT_NAME, for backward compatability. It allows a debug console to be made persistent by setting SMARTY_DEBUG to "1" or "0" in the URL. It uses super globals by default, instead of $HTTP_*_VARS.


Release Notes: A bug with template paths and the include_path has been fixed. A problem with register_outputfilter() that prevented it from working was fixed. A new template function named "cycle" has been added to the distribution, which is nice for cycling through a list (or array) of values.


Release Notes: A few minor bugfixes and code cleanups.


Release Notes: This release fixes a bug with variable scoping in included templates, and has minor documentation updates.


Release Notes: Fixes for the X_LOCK issue with all Windows platforms, a fix for a bug with indexing by section properties, and use of absolute paths when requiring or including Smarty components.