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

@AutoNotifyChange simply ignores annotations on a setter method

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: Normal Normal
    • 9.6.0
    • 8.5.1
    • Databind 2

      Steps to Reproduce

      https://zkfiddle.org/sample/1m12b4c/1-Another-new-ZK-fiddle
      Click "randomize" button

      Current Result

      The fullname is not updated

      Expected Result

      The fullname is updated

      Debug Information

      By calling the setter method, it just creates a postNotifyChange.

      Workaround

      Use @SmartNotifyChange("*") on a @Command method.

            Unassigned Unassigned
            rudyhuang rudyhuang
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: