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

FormBinding with collections does not cache the changes

    XMLWordPrintable

    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
    • Labels:

      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

            Activity

              People

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

                Dates

                Created:
                Updated:
                Resolved: