Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 156781 - dev-php/smarty-2.6.15 version bump
Summary: dev-php/smarty-2.6.15 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Other
: High enhancement
Assignee: Tom Knight (RETIRED)
URL: http://smarty.php.net/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-01 03:30 UTC by toto
Modified: 2006-12-04 11:48 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description toto 2006-12-01 03:30:49 UTC
Version 2.6.15 (Nov 30th, 2006)
-------------------------------

- change file writing semantics in smarty_core_write_file() to unlink() only
  when rename() fails or a Windows system is detected (c960657, boots) 
- update debug.tpl to xhtml 1.1 compliance, fix javascript escaping in debug
  output and apply a Smarty based color scheme (cybot, boots)
- enhance reporting precision of debug_print_var modifier (cybot, boots) 
- make html_select_date work consistently with 0000-00-00 00:00:00 and
  0000-00-00 inputs (cybot, boots)
- fix wrong handling of insert's name attribute. (messju)
- fix false replacement of "$t" inside double quotes (checat, messju)
- added support for column headings and caption element to html_table and
  updated the output to use thead/tbody elements (boots)
- fixed ordering of replacements in trimwhitespace output filter (Getty, boots)
- update mailto function plugin to work around a firefox/thunderbird
  escaping bug (elijahlofgren, boots)
- emulate %l in the date_format modifier on windows (boots) 
- fix handling of apostrophes in capitalize modifier (Alec Smecher, boots)
Comment 1 toto 2006-12-04 00:27:59 UTC
Version 2.6.16 (Dec 1st, 2006)
------------------------------

- fixed replacement bug in trimwhitespace output filter that was introduced
  in the last release (Spuerhund, boots)
Comment 2 Tom Knight (RETIRED) gentoo-dev 2006-12-04 11:48:09 UTC
(In reply to comment #1)
> Version 2.6.16 (Dec 1st, 2006)
> ------------------------------
> 
> - fixed replacement bug in trimwhitespace output filter that was introduced
>   in the last release (Spuerhund, boots)
> 

Good thing I'm a slacker ;)

I've added 2.6.16 as well as 2.6.14 of smarty-docs. Thanks for reporting it.