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

_coerceFromString not called for value sent in ON_CHANGING event

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Critical Critical
    • None
    • 7.0.2
    • None

      I have a scenario, when Textbox input sent to server needs to always be encrypted.

      I overrided client methods coerceToString_ and coerceFromString_ expecting data exchanged with the server always goes through these methods.

      While it is generally true, I have found one scenario where it doesn't work.

      Data sent in ON_CHANGING event is raw data from Textbox component and the coerceFromString is not called.

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

              Created:
              Updated: