binding fixes

This commit is contained in:
Keith Donald
2009-02-13 20:54:13 +00:00
parent b0db37b6f1
commit bae262b84b
2 changed files with 3 additions and 1 deletions

View File

@@ -9,6 +9,8 @@ Bug Fixes
* Fixed bug where flow ids were not properly generated when loading flow resources using classpath*: notation (SWF-988, SWF-992)
* Fixed bug where file extension was left off URLs generated by Web Flow when servlet mapping was extension-based e.g. *.htm (SWF-988)
* Fixed bug where Web Flow upgrader tool did not properly output end-state 'output' elements (SWF-969)
* Fixed bug where String to Enum conversions failed to work in conjunction with BeanWrapperExpressionParser, enabled when setting "useSpringBinding" flag on a MvcViewFactoryCreator to true (SWF-1005).
* Fixed bug where Collection and Array property bindings did not work with custom converters (SWF-984)
Changes in version 2.0.5 (14.11.2008)
-------------------------------------

View File

@@ -1,4 +1,4 @@
SPRING WEB FLOW 2.0.6 (December 2008)
SPRING WEB FLOW 2.0.6 (February 2009)
----------------------------------
http://www.springframework.org/webflow