SWF-1176 ignore model evaluation errors in view-state handling

This commit is contained in:
Keith Donald
2009-09-25 03:00:32 +00:00
parent 27d7ecf95d
commit 059e57644f

View File

@@ -1,6 +1,12 @@
SPRING WEB FLOW CHANGELOG
=========================
http://www.springframework.org/webflow
Changes in version 2.0.9 ()
-------------------------------------
* ViewState now ignores case where 'model' expression fails to evaluate (SWF-1176)
Changes in version 2.0.8 (2009.08.06)
-------------------------------------
Bug Fixes