@AutoNotifyChange simply ignores annotations on a setter method

XMLWordPrintable

    • Type: Bug
    • Resolution: Won't Fix
    • Priority: Normal
    • 9.6.0
    • Affects Version/s: 8.5.1
    • Component/s: Databind 2
    • None

      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.

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

              Created:
              Updated:
              Resolved: