binding fixes
This commit is contained in:
@@ -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)
|
||||
-------------------------------------
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user