Share

Smith

File Release Notes and Changelog

Release Name: smith-1.3b3

Notes:


Changes: - Added implementation for cfrethrow tag (feature request [1719379], applied patch [1734367] by Tom Donovan). - Added GPL license file in smith distributions (feature request [1724973], License file missing from release). - Bug fixed: [1760455] web.xml element 'load-on-startup' in wrong order (applied patch suggested by Tom Donovan). - Bug fixed: [1757231] IsBoolean function issue. - Bug fixed: [1749822] cgi.context_path missing (applied patch suggested by Tom Donovan). - Bug fixed: [1745882] ArrayNew(1,10) - not a bug. The CFML ArrayNew() function only takes one parameter. There is no "initial capacity" option. - Bug fixed: [1734362] IsDate and DateFormat do not recognize valid dates (with help of Tom Donovan). - Bug fixed: [1721916] resultsets require SELECT (applied patch [1735216] by Tom Donovan).