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

jsonBindingParam-converter interfering with "normal" @BindingParams

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Critical
    • Resolution: Fixed
    • Affects Version/s: 8.0.1
    • Fix Version/s: 8.0.2
    • Component/s: Databind 2
    • Security Level: Jimmy
    • Labels:
      None

      Description

      running the attached example shows 3 cases where the jsonBindingParam affects normal @BindingParam-annotated command arguments

      e.g.
      an empty list results in a new ArrayList
      an ArrayList containing the value "\"Peter\"", gets transformed into a new list containing "Peter"
      a Pojo whose toString method produces a string starting with "null ..." is results in a null reference instead of the original Pojo

        Attachments

          Activity

            People

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

              Dates

              Created:
              Updated:
              Resolved: