Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Normal
-
Resolution: Fixed
-
Affects Version/s: 7.0.0, 6.5.4
-
Fix Version/s: 8.0.0
-
Component/s: Databind 2
-
Security Level: Jimmy
Description
the attached example shows a model object "Item" with a collection member (List<Tag>)
when using the "Item"-object with form binding, the changes to items in the collection are written directly to the "Tag"-objects in the original collection (same with adding/removing tags)
this makes the form binding pointless in such situations using the default implementation.
Attachments
Issue Links
- relates to
-
ZK-1848 Form Binding doesn't update the bean field when a binding bean changed
-
- Closed
-