Uploaded image for project: 'ZK'
  1. ZK
  2. ZK-2078

FormBinding with collections does not cache the changes

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 8.0.0
    • 7.0.0, 6.5.4
    • Databind 2
    • Security Level: Jimmy

      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.

            jumperchen jumperchen
            cor3000 cor3000
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: